| See if this will work for your form: <FORM method="POST" action="./page.html"> <P> <INPUT type="text" name="Form_Name" size="20"> </P> <P><INPUT type="submit" value="Submit" name="subBut"><INPUT type="reset" value="Reset" name="resBut"> </FORM> |
Here is a link that might be useful: misterChristian