Search Tools Links Login

PSCmonitor


Visual Basic 6, or VB Classic

Monitor your submissions on PSC.
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 PSC.
If you use this app often please set the refresh
to the highest setting.

Original Author: RegX

Assumptions

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

About this post

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

Categories

Visual Basic 6

Attachments

PSCmonitor4094012102001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 8,342 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.