Hi
I made a module and a form. After struggling a lot (with Local/Global variables) finally got it work.
It consists of 2 textbox and a submit button. This bot is supposed to fill form to login to a blogging site.
Today i added another textbox to the form, set everything just like the other two ones (except the name).
Everything works except the last textbox i added, it gets value from textbox but doesn't put it in the proper field in the website.
"Test Run" of the control (Set Value) works good in module part.
All seems to be ok but i've no idea why this newly-added textbox doesn't work.
What would you advise?
Thanks