Hey... I can't believe I can't find the answer to this anywhere... one of those "duh" days...
How in the world do I get a "Thank You" page to load after the user clicks submit to email me their response?
The following are samples of my beginning and ending code:
<form name="contactform" method="post" action="mailto:me@there.com?Subject=Website Response" Enctype=text/plain>
<input type="submit" name="Submit" value="Submit">
Thanks!
Susan
Susan M. Wagner
LAPELS
How in the world do I get a "Thank You" page to load after the user clicks submit to email me their response?
The following are samples of my beginning and ending code:
<form name="contactform" method="post" action="mailto:me@there.com?Subject=Website Response" Enctype=text/plain>
<input type="submit" name="Submit" value="Submit">
Thanks!
Susan
Susan M. Wagner
LAPELS