SQL 2005

Please support our MS SQL advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2009
Posts: 1
Reputation: Rebel1 is an unknown quantity at this point 
Solved Threads: 0
Rebel1 Rebel1 is offline Offline
Newbie Poster

SQL 2005

 
0
  #1
16 Days Ago
Hi,
I am doing a project where i am creating a website with a SQL server 2005 DB in the backend. I am doing it using visual studio.net and coding in C#, ASP.NET & CSS.
As a person registers on the website, the info goes to the DB but i want an email to be sent automatically to the person saying they have registered successfully,.
What is the best way of doing this??
Please Help

Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 14
Reputation: MeSampath is an unknown quantity at this point 
Solved Threads: 6
MeSampath's Avatar
MeSampath MeSampath is offline Offline
Newbie Poster
 
0
  #2
14 Days Ago
Hi,

Here is my thought.

After saving the data in the submit form, we can send the mail to the registered user using the methods available in the MailMessage, MailAttachment classes under System.Web.Mail namespace. This is simple too.

Good luck.
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC