Search Tools Links Login

Autocheck www.mail.com E-mail accounts


Visual Basic 6, or VB Classic

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...

Original Author: Jamie Dillon

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 97 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD77167122000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 7,368 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.