Sep 28, 2002 #1 Slej Programmer Aug 28, 2002 11 AE Hi, I need to send a confirmation email to the client after they submit their comments. Is this possible in ASP? How can I implement it? I will appreciate your reply
Hi, I need to send a confirmation email to the client after they submit their comments. Is this possible in ASP? How can I implement it? I will appreciate your reply
Sep 29, 2002 #2 madhouse Programmer Sep 17, 2002 165 GB First some questions: 1) Is the confirmation email going to be the same for any client, or is the email message to be personalised in some way? 2) By what method are you using for the client to send you their comments e.g. ASP (CDONTS, JMail etc), CGI etc? Upvote 0 Downvote
First some questions: 1) Is the confirmation email going to be the same for any client, or is the email message to be personalised in some way? 2) By what method are you using for the client to send you their comments e.g. ASP (CDONTS, JMail etc), CGI etc?
Sep 29, 2002 Thread starter #3 Slej Programmer Aug 28, 2002 11 AE Thanks alot man, I found this url, it's doing the job http://www.webwizguide.com/asp/tutorials/email_using_cdonts_tutorial.asp Upvote 0 Downvote
Thanks alot man, I found this url, it's doing the job http://www.webwizguide.com/asp/tutorials/email_using_cdonts_tutorial.asp