VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Autocheck www.mail.com E-mail accounts

by Jamie Dillon (2 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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

Download Autocheck www.mail.com E-mail accounts

Download Autocheck www.mail.com E-mail accounts (6 KB)

Autocheck www.mail.com E-mail accounts Comments

No comments have been posted about Autocheck www.mail.com E-mail accounts. Why not be the first to post a comment about Autocheck www.mail.com E-mail accounts.

Post your comment

Subject:
Message:
0/1000 characters