Click here to Skip to main content
15,897,891 members
Articles / Programming Languages / C#

sending Email issues using mailmessage in asp.net with c#

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
5 Feb 2013CPOL 3.1K   1  
Hi,We have web application, two persons send email at same time but second person body content goes to first person. its only for same time and seconds.server SMTP and mailmessage used to send.How to fix this issue?Code: public override string SendReplyMail_To_Client(string...

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 5-Feb-13 21:49 Available avmvijay
Updates in content. 9955 changes had been made.
1 No 5-Feb-13 20:36 Available avmvijay

License

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


Written By
Software Developer
India India
This member doesn't quite have enough reputation to be able to display their biography and homepage.

Comments and Discussions