how to store copy of Email in database using SQL Server,C#,A

Nov 15 2016 6:45 AM
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 sent from asp.net,c#.
Rerieved content can be displayed in PDF or some other file type.
Please any solution is appreciated.
Thanks and Regards
Ramachandran.

Answers (3)