Hello
I have a web page with a form on it. When the visitor completes the form, the submit button calls another page to say 'Thank you + name'.
What I would like to do now is 'capture' all the information which the user inputs (name, country, email address, etc) and to be able to send it to an e.mail address of my choice.
In addition, it would be useful to be able to send the person who has completed the form a confirmation e.mail.
Are either (or both) these things possible in ASP?
Thank you for any input.
I have a web page with a form on it. When the visitor completes the form, the submit button calls another page to say 'Thank you + name'.
What I would like to do now is 'capture' all the information which the user inputs (name, country, email address, etc) and to be able to send it to an e.mail address of my choice.
In addition, it would be useful to be able to send the person who has completed the form a confirmation e.mail.
Are either (or both) these things possible in ASP?
Thank you for any input.