VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

VBCmonitor

RegX  (15 Submissions)   Complete Applications   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Monitor your submissions on VBC.
This code will let you know when someone votes for one of your programs.
Demonstrates:
1. Using the listview
2. Parsing HTML using regular expressions
3. Writing ini file - includes easy to use ini.bat
and more.
If you like this code, PLEASE VOTE.
Note: although it is cool to set the refresh very low, doing so puts unneeded stress on VBC.
If you use this app often please set the refresh
to the highest setting.

Assumes
I ended up using the DHTML edit control to get the HTML. Using the inet control didn't work since PSC monitors for this. I tried using the Webbrowser control, but obtaining the source code from DOM is difficult since the documentcomplete event fires everytime a frame or embed finishes loading. Anyway, I know it seems weird but this method seemed to work by far the best.

API Declarations
need reference to regular expression 5.5

Rate VBCmonitor (10(10 Vote))

Download VBCmonitor

VBCmonitor Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters