Innovation Award
 September 2008
Number 7 |
Sometimes it is necessary to retrieve information that is only available in pages that are served by sites upon submitting forms.
This class can automate that process by retrieving a page with a form then and emulating the submission of the form with the values set in its fields.
Manuel Lemos |
This class can be used to send HTTP requests with the Curl library.
It can send HTTP GET or POST request to a given URL. For form POST requests it can set each of the form field values.
The class can also retrieve a page with a form and parse the HTML to retrieve the form fields and values.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.