Helping people with computers... one answer at a time.
You can use ASP or C# to create web pages where you can access your Yahoo mailbox, but it would require a lot of work to do so.
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?
•
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.
•
Article C2056 - June 14, 2004 « »
October 27, 2004 8:54 PM
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!
November 18, 2004 6:12 AM
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 ?
February 21, 2005 1:31 AM
Hi,
you can access yahoo using c# code,read this news letter to develop the application
http://support.microsoft.com/kb/313114
enjoy .net
•
Comments on this entry are closed.
If you have a question, start by using the search box up at the top of the page - there's a very good chance that your question has already been answered on Ask Leo!.
If you don't find your answer, head out to http://askleo.com/ask to ask your question.