Hi:
I'm trying to automate some operations on a web page that requires
authentication.
I managed to arrive to the form that I need to process, authenticated
without problems.
But I can't figure out how to process the button (is a button of this type:
<input class="lButton" style="" name="submit_search"
value="Create File" type="submit"> ) to execute the Create File action.
The form have two dates (that I can calculate and fill in) but I can't
to imagine how to process the submit button programmatically.
Any hint will be appreciated.
Cheers.
--
=================================================
Germán S. Arduino <gsa @ arsol.net> Twitter: garduino
Arduino Software & Web Hosting http://www.arduinosoftware.com
PasswordsPro http://www.passwordspro.com
=================================================
Hello all,
In prodding the 1.1 beta, I noted the help and Prof Stef browsers. Is there any tutorial information on how they were built? They do some very useful things (splitters, layout, trees) and deserve careful study.
Bill