
This is the main form for the Visual Basic 6.0 application I developed during my internship. The only modification is the text box in the middle has it's entry erased to protect someone's e-mail address. In normal operation the logo, the drop down menu, check this monitor button, and the list one box are all that is visible. The rest is set to not visible unless the appropriate setup option was selection from the menu, It would then hide the list 1 box and un hide the appropriate fields. It was designed to interact with an SQL database to load the monitor list into the drop down menu, and update that database on whether that monitor had downloaded that day, It ran automatically at specific times in the day unless disabled, or run on command. The e-mail address mentioned earlier and several accessed from the database (typically the field techs responsible for the site) received a daily report of the problem sites. The program determined which method to check for successful download using one of three methods and selected the correct one based on a database field. This program ran by and large 24/7 on one of the department servers.