Password Set Created!

This screen shows the results of the program's creation of the requested password set.  It includes two windows that contain code to be copied and pasted into html pages to enable login and protection from unauthorized access. It also includes links to several tests, analyses, and utilities that can be used and a screen that can be used to adjust the format of the login screen and error pages.





































The box at the left of the form contains html code that enables a user to enter a Username and Password and JavaScript code for validating the login credentials that are entered. The code in this section can be copied by clicking on the "Copy Password Page Code to Clipboard" button. After copying this code, you should paste it into the body of page(s) on your site where you want your users to login.

The box at the right of the form contains code for protecting secure pages from unauthorized access. You should copy this code (by clicking the "Copy Secure Page Code to Clipboard" button) and paste it into the head of each secure page on your site.

The program has also created several other files. These are described in detail at the bottom of the form's two columns. You do not need to edit or modify these files. You do, however, need to ensure that these pages are located in your site's "/other" subfolder when your site is published. (For WebBuild Express users, this will be done automatically when you choose "Send to Server (FTP)"  from the "File" menu).


Menu Choices

This form has several menu options that can help you manage your password security implementation. The choices are:

Previous – returns you to the "Enter Password Set Data" screen where you can make changes to the user data.

Format – takes you to the "Format Login and Error Pages" screen where you can specify formatting options for the login and error pages.

Tests and Analysis – allows you to test your site's password security, view the pages you have designated as "First Secure Pages",  and review statistics about the usernames and passwords you have assigned.

Utilities – enables you to backup your password security data, restore data from a backup, and change your password.

Help – provides information about how to use this screen.

Exit – exits the program.