Can I use ASP or C# code to create a web page from where can enter user id and password and access my yahoo mailbox?
[/al_question]Sure. Since it’s just software, anything is possible. But if I understand what you’re asking for it would be a lot of work. To my knowledge there is no API to Yahoo mail. This article might also help: Can I read web mail using a pop3 mail reader? – mentioned therein are some tools that somehow are doing the same kinds of things you would need to do.
How can I use CDONTS object (ASP3.0) in a ASP page to access my mailbox in an Exchange Server.
Why doesn’t the LogonSMTP method of CDONTS.Session Object need the password for mailbox (only Friendlyname and email address are needed)? If so, any user can access my mailbox when their have my email address?
If you can, please help me this problem and send to my mailbox: dutx@esnadvanced.com. It’s is very essential to me. Thank you!
Hi,
I am also facing the same problem . I think the
CDO NTS installed with IIS will treat the DROP
folder as Inbox.
Can u tell me how to read messages from one ‘s mail box using this CDO NTS installed with IIS ?
Hi,
you can access yahoo using c# code,read this news letter to develop the application
http://support.microsoft.com/kb/313114
enjoy .net