
Help for...
<FORM METHOD=POST ACTION=""></FORM> which is used to invoke a script which will handle the contents of the form data fields upon submission. Below is an example addressf rom which a server side script would be called. You will need to arrange a server side script of your own for your specific application. <FORM METHOD=POST ACTION="http://www.siteaid.com/cgi-bin/submit.pl"></FORM>