English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Is it possible to make a Visual Basic.Net application that can inform me when I get a new email (like in Yahoo! Messenger but without the messenger) Im guessing it would have to log into Yahoo! Mail somehow but it would be great. So can it be done and how?
Please give links etc. if possible

2007-02-10 05:24:08 · 1 answers · asked by sbraidley 3 in Computers & Internet Programming & Design

1 answers

Oh most certainly it can. The idea is that the application has a routine which starts a connection, checks the email and closes. This routine is then put on a timer which you can set in the code or have the user set to their own value... to check every 5 or 10 minutes for instance.

I have provided some great links which show you how to check for email and how you can set it up with timing.

Enjoy!

2007-02-10 09:51:07 · answer #1 · answered by Martyr2 7 · 0 0

fedest.com, questions and answers