ToDo List
-add these fields to the sites.dat table, Add check boxes for them on the form (fSites.pas) and allow the filter under the view menu item to add these as possible views also: 
AutoFetchPad : boolean;//site polls your site for latest pad file 
CountsDownloads : boolean;//site displays download counts 
-add feature to filter based on site rank

Revision History

v2.00 - 2002-06-17
-added semi-automatic submission. (Mike Fullerton,Cosmin Smeu)
-added support for multiple companies. (Mike Fullerton)
-added power-paste feature. (Cosmin Smeu)
-aaded Options screen for right click browser menu. (Cosmin Smeu)

v1.10 - 2002-05-13
-fixed problem where quick-paste list was not being saved.

v1.10 - 2002-05-13
-added Clear "Submitted" Flags and Clear "Published" Flags items to the 'Sites' menu. (Cosmin Smeu)
-added tabbed window interface. (Cosmin Smeu)
-added quick-paste list. (Michael Messerschmidt)
-made program combo box a drop down list to prevent erroneous entry. (Cosmin Smeu)
-fixed DL Url2 caption problem on Data Selector window. (Cosmin Smeu)
-fixed a small bug in the drawing code so the selected site is always painted in the same color. (Cosmin Smeu)
-changed 800 char caption in config screen to 2000 char. (Cosmin Smeu)

v1.01 - 2002-04-01
-added functions & functionality to load and save the window geometry settings to the ini file. (Cosmin Smeu)
-added os.txt support so users can edit OS list. (Mike Fullerton)
-added hide site feature. (Mike Fullerton)
-removed the code that saved to the ini file the "LastProgram" section. only the program name gets saved to the "LastProgram" section. (Cosmin Smeu)
-changed PAD import function to use MS XML parser. (Mike Fullerton)
-fixed form scaling issues. (Mike Fullerton)
-fixed problem where would get duplicate record errors when updating sites and any sites had hidden flag set. (Mike Fullerton)
-fixed problem where if you have multiple programs the FileSizeK value is the same for all of the programs. (Michael Messerschmidt)
-fixed duplicate key error when importing a dead site. (Mike Fullerton)

v1.00 - 2001-08-20 
- released (Mike Fullerton)