|
|
|
|
Tutorial by
tamilcodes.com
Sending e-mail in asp.net is a simple two step process. First you have to add the mail settings in the web.config file. Adding this will enable your site to send mail. Next, Create a aspx page to send mail using this settings. This code can be used in any other pages to send mail.
|
|
Added on:
5/13/2009
|
Rating:
|
Viewed
69 Times
|
|
|
|
|
|
Tutorial by
highoncoding.com
Microsoft.NET framework provides many rich class libraries which makes the life of developer easy. Sending emails could not be more simpler than which, is provided in Asp.net.
|
|
Added on:
4/21/2009
|
Rating:
|
Viewed
75 Times
|
|
|
|