Click to See Complete Forum and Search --> : Submit Form


hitman
06-05-2003, 06:43 PM
Okay guys, this is a newbie's basic question:
I am making a form and need the 'Submit' button to direct to another page confirming the submition. What do I need to add in the script, so that when you click the submit button, it directs to a page called let's say 'submit.htm'?

brendandonhue
06-05-2003, 06:49 PM
<form action="submit.htm">