i have a a form that has:
textbox1 = registration name
textbox2 = network folder path
textbox3 = local user name
textbox4 = password
i need a button that will send all of this information to a webpage with a single click of a button.
The section where this information has to go is within a few frames of the webpage
it would look like this if you would enter it in manually
-www.example.com
-click on login
-enter password and hit ok
-click on basic
-click on address book
-click on add a contact
-enter textbox1 in registration
-enter textbox2 in network path
-enter textbox3 in username
-enter textbox4 in password
click submit
Does anyone have the code for this please? And can i hide this process and just have a progress bar that will monitor the process? Please help thank you very much