Forum Moderators: open

Message Too Old, No Replies

Auto-Resopnder

An auto resonse email in a form submit

         

kris

10:06 pm on Jan 22, 2003 (gmt 0)

10+ Year Member



Hello,
Is there an easy way to aet up an autoresponse email when someone submits a form? What is the best way? ASP?

Kris

jatar_k

10:08 pm on Jan 22, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I don't know that there is a best way. You can do it in any scripting language.

Do you just want an email sent to the user with what they filled in?

What language is your form processing script using right now?

kris

10:13 pm on Jan 22, 2003 (gmt 0)

10+ Year Member



Right now it is just a Front Page Extension form but I plan on changing it to ASP.

I want to send an email to the person who filled out the form saying "Thanks, we will get back to you shortly...."

korkus2000

11:47 pm on Jan 22, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can either use CDONTs [asp101.com] or ASPemail [aspemail.com] or a lot of other email components. Find out what your server has. Both CDONTS and ASPemail are free so it will probably be one of those.