Hi
I have created web application with sending emails from asp.net,c#.
I want to store the copy of the email(sender,receiver,content) in database SQL table for future reference.
Rerieve the email from the database SQL table with the same content and line spaces,commas,semicolon ,that was...