PDA

Click to See Complete Forum and Search --> : Sending e-mails


cedx
Oct 4th, 2000, 03:43 AM
Hi,

How do I send an e-mail when somebody clicks on a link on a ASP page or a button on the same page. The e-mail is to be composed of details gathered from the ASP page.

Thanks in advance.

Bigley
Oct 4th, 2000, 06:59 AM
There are a number of threads on this site relating to your question, try doing a search on "CDONTS" or "JMAIL". These will show you functions to send the email if you have a form on your asp page you can use the submit object to call the function.