Click to See Complete Forum and Search --> : easy question hopefully


edlundcl
04-24-2003, 12:30 AM
I hope there's an easy answer to this question.

I"m just trying to set up a form where the action is to email the info to an email address. So when you hit the submit button, it emails the info correctly but then youre still just staring at that form page.

Is there a simple way to get it so when they hit the submit button it emails me AND goes to say a thankyou page or some other html page? I don't have active server pages or anything so I can't set set up an asp page. It's pretty much an extremely simple webhosting package. Any ideas? Thanks!

edlundcl
04-24-2003, 01:09 AM
Thank you so much Youre a Superstar

lora_3677
09-29-2003, 11:49 AM
was there an answer to this????? All i see is the question and the last reply by the poster....

pyro
09-29-2003, 12:15 PM
The poster who answered the question must have deleted his/her post...

lora_3677
09-29-2003, 01:32 PM
BUMMER!! I have the same question... but i think i should put it in the PHP forum?????

pyro
09-29-2003, 02:03 PM
Yes, this would be much better done in PHP, though you can do it with JavaScript (I believe). You might find this script (http://www.webdevfaqs.com/php.php#mailer) helpful, if PHP is an option.