I have to check my business mail frequently but i cant keep going to
the yahoo website. So i decided to make a program which will check for
me, yes i know there is yahoo messenger and others. I have not much
programming knowledge so i have to ask you all to help.
I have to textbox and the website to be accesed is http://mail.yahoo.com/
textbox 1 is to enter the text into Yahoo ID
textbox 2 is to enter the text into Password
I ask can this be done

Yahoo mail checker
billconan
Hi,
No, you posted in the correct forum - There is not much difference - its all .NET code. Anyways here are some samples in Visual Basic:
http://www.15seconds.com/issue/021220.htm
http://www.vbdotnetheaven.com/Code/Aug2003/2143.asp
Regards,
Vikram
mountvaleste
Did i post in the right section Yes i did it's visual basic but yours is about Visul C+ or C# i dont know the difference! Anyway can it be done by VB 2005
RonUT
.Net is a framework for Object Oriented Programming and Managed code. There have been two frame works version 1.x and version 2.0 (vs2005). The coding methods are similar. In VB vs2005 is reputed to be a little more vb6 like.
Kai Chou
Hi,
Check the following links for more information:
http://www.c-sharpcorner.com/Code/2003/Sept/SMTPPOP3IMAPLibrary.asp
http://www.c-sharpcorner.com/Code/2003/Jan/MailChecker1.0.asp
http://www.thecodeproject.com/csharp/httpmail.asp
http://www.csharphelp.com/archives/archive232.html
Regards,
Vikram
Dave Black
I believe yahoo has pop services which means you could use outlook or outlook express with it.
There really isnn't any need to write anything.
Btw.... please do something about that signature. It's offensive.
Ceagon
I told you i know that there are programs, dont need to tell me. But i just want to learn more so i asked, can smeone tell me the code
BTW thanks for the comment on my sig
Bob Swanz
Ok that is it but just one Question
What is .net, is it a earlier released visual studio before VB 2005. The codings almost the same right