![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2005
Posts: 15
Rep Power: 0
![]() |
Hi all here is a simple question I would like to know how to password protect a form say that I want to allow for someone with a specific password to be sent to Form2 but if you enter one of the other passwords it would send you to Form1?
__________________
My Site In Progress Last edited by Firebirdracer14; Aug 1st, 2005 at 11:22 PM. |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
Have a central form that contains the password prompt. Write a condition to check the password... if its value one Form0.Hide (central form), Form1.Hide and Form2.Show, other password value has the opposite Hides/Shows.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#3 |
|
Newbie
Join Date: Jul 2005
Posts: 15
Rep Power: 0
![]() |
Thanks for the help Infinite.
__________________
My Site In Progress |
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() ![]() |
You're welcome
![]()
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|