Presentation is loading. Please wait.

Presentation is loading. Please wait.

Create a two-form project that starts from Sub Main. The first form one will see is a logon screen, which is from a previous assignment. The users are.

Similar presentations


Presentation on theme: "Create a two-form project that starts from Sub Main. The first form one will see is a logon screen, which is from a previous assignment. The users are."— Presentation transcript:

1 Create a two-form project that starts from Sub Main. The first form one will see is a logon screen, which is from a previous assignment. The users are stored in an Excel file.

2 A correct logon will send the user over to another form containing a browser. The screen shot above shows the forms during the transition. When the user clicks OK, the logon form will be hidden and the browser form will be shown (ShowDialog).

3 This form is a browser with a combobox for navigating and maintaining the history. A forward, back and home button etc.

4 The user can navigate to various sites. As these sites are downloaded, the user, the time and the location are written to an Excel file. Hence the name Big Brother Browser.

5 The back button takes one to the previous location.

6 There is a menu. Open take one to an OpenFileDialogBox allowing the user to select a local file for viewing in the browser. The close writes to Excel and saves, closes and quits excel.

7


Download ppt "Create a two-form project that starts from Sub Main. The first form one will see is a logon screen, which is from a previous assignment. The users are."

Similar presentations


Ads by Google