This is a more detailed version of a password entry page. Here, you can use multiple passwords and assign each person a user name and password. You can also assign a different, specific page to each user logging in.
For this example, I have created THREE users:
- member1 (password is guest1),(sends you to Home Page)
- member2 (password is guest2),(sends you to Office Tips)
- member3 (password is guest3),(sends you to Site Index)
Try each one to go to the specific page. If the incorrect user name or password is entered, an invalid statement will appear. Try it out.