| | |
SQL 2005
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2009
Posts: 1
Reputation:
Solved Threads: 0
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
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
0
#2 12 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.
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.
![]() |
Similar Threads
- MS SQL 2005 Developer Help (MS SQL)
- Link server in MS SQL 2005 (MS SQL)
- SQL 2000 and SQL 2005 server on Single server (MS SQL)
- save GDI+ image into sql 2005 database (C#)
- SQL 2005 upgrade questions (MS SQL)
- Hurry! Cheap Private Label ASP.net 2/ColdFusion MX/SQL 2005 Windows Reseller Hosting! (Web Hosting Deals)
- Hurry! Cheap Private Label ASP.net 2/ColdFusion MX/SQL 2005 Windows Reseller Hosting! (Web Hosting Deals)
- sql 2005 to sql 2000 (MS SQL)
- Cheap ColdFusion/ASP.net 2/SQL 2005 Shared and Reseller Hosting (Web Hosting Deals)
Other Threads in the MS SQL Forum
- Previous Thread: Problem with Datepart
- Next Thread: Joining two views
| Thread Tools | Search this Thread |





