e-mail form question....
Date: 06/20/05
(WebDesign) Keywords: html
I think I've just been looking at code too long, because this is probably a really simple fix...
Here's my form code :
< form action="MAILTO:e-mail@here.com" method="post" enctype="text/plain" >
ETA : so much for the pre tag...
now, the actual e-mail part is working, but how do I get the site to then go to a confirmation page? the way I've learned it, I'd set that conf. page as the action="http://gohere.html"...but I need the results to be e-mailed to a salesperson - how do I send the e-mail and forward them to a confirmation page?
Thanks.
Source: http://www.livejournal.com/community/webdesign/908586.html