Innovation Award
 August 2009
Number 3 |
When users click on links, the browsers send HTTP GET requests to the Web server. However, sometimes it is necessary to send HTTP requests using the POST method instead of GET.
This class solves that problem by generating HTML with form and JavaScript code to send the request to the link URL via the POST method.
Manuel Lemos |
This class can be used to generate links that post forms.
It generates HTML with Javascript to display a link that when clicked it will submit a form using the POST method.
When the link is clicked it can ask the user to confirm the form submission.
The form input values can be encrypted.
| 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.