Click here to Skip to main content
15,893,644 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
in server control send mail in one texbox and button. if button click mail want particluar in textbox
Advance Thanks Friends!
Posted
Updated 27-Apr-13 0:01am
v3
Comments
jkirkerx 28-Apr-13 1:55am    
Sandeep;

That was a great edit job, I wonder what it said before you put your magic on it.

1 solution

Your question is not quite clear but it looks like you want to send an email through your web application. If so, for sending email, have a look at this Microsoft Video tutorial:
Video: Use ASP.NET to send Email from Website[^]
Tutorials on sending Email in ASP.NET[^]

Have a look at this tip too: Sending an Email in C# with or without attachments: generic routine.[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900