VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Autocheck www.mail.com E-mail accounts

Jamie Dillon  (2 Submissions)   Internet/HTML   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code runs in your system tray and checks a specifed www.mail.com account at intervals you specify, ie. every 5 minutes, 20 minutes etc etc.
If new e-mail is found, it will play a user specifed wav file and ask you if you want to goto the login page.
The way it works is to recreate the login page into a string, filling in login and password while its doing it. A Javascript to automatically submit the form is also added, which stimulates clicking the submit button onLoad. This string is saved to a file, then opened into a webbrowser, which stimulates logging into your account. It will then use Inet to retrieve your inbox -- which it we be able to retrieve as you were logged in using the webbrowser control -- and do searches on that page for keywords denoting no new message. If theres no new messages - there must be new messages.
Login information is encrypted and stored in the registry for security reasons. Sure it aint pretty, but it does what its meant to do. Hope someone finds it useful...

Rate Autocheck www.mail.com E-mail accounts (6(6 Vote))

Download Autocheck www.mail.com E-mail accounts

Autocheck www.mail.com E-mail accounts Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters