[squeak-dev] Using WebClient

Germán Arduino garduino at gmail.com
Sat May 29 20:02:52 UTC 2010


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
=================================================



More information about the Squeak-dev mailing list