Saturday, July 16, 2011

Html forms and web applications?

The value in the 'action' attribute is the URL to the server-side script which will process the submitted form information, this should be a PHP/ASP/JSP script which then processes, sanitises and sends the information to you via email.

No comments:

Post a Comment