Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I have recently done sending email from ASP.NET but I am not able to get how to recieve email from any server and view it on ASP.NET page.
I am developing and interface that will have an email wizard where the user will be able to send and recieve emails from the application itself.

Please help.

Thanks & Regards
Priyanka Bhat
Posted

This makes zero sense. ASP.NET cannot recieve mail. C# can, and there are articles on how to do this. How you then render this mail, is up to you.
 
Share this answer
 
yeah sorry, I meant in C#. I googled around and can only find articles in sending the mail. but how can I initiate when I want to view a recieved mail in my ASP.NET page.
 
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