|
My Online Directory |
|||
|
|||
| Member Directory A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z Database Results ErrorThe database connection named 'mydirectory' is undefined. This problem can occur if: * the connection has been removed from the web * the file 'global.asa' is missing or contains errors * the root folder does not have Scripting permissions enabled * the web is not marked as an Application Root One or more form fields were empty. You should provide default values for all form fields that are used in the query. |
|
|
|
Once logged in, users will see a list of all the records in the database. The criteria set on the database region is: LastName Begins with ... This way, when the user clicks one of the alphabetical links at the top, all records with a last name that begins with that letter will be displayed. Clicking the "Edit Your Listing" link will pass the user to the edit.asp page where they will be able to update their information.
By default, this page is password protected. You can make this page public
by going into HTML view and removing the following line which you will find
at the top of the page: <!--#INCLUDE File="pasprotect.inc"--> |
|
|
|
|