By including another "hidden" tag in the form, you can send the user to a specially constructed webpage that can thank them for filling out your form, or give them additional information, ie "Your vacation tickets will be mailed to you within 24 hours..."
TYPE - when set to "hidden", the hard-coded name/value pair will be passed to the script and acted upon, but there will be no indication on the webpage.
NAME - use a value of "redirect" to cause the web server to "serve up" a custom designed webpage of your choice.
VALUE - this is the full path of the returning webpage.
This page was last updated 3-29-2008 19:10:00.
For questions or comments about this page, please email the webmaster.