Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Making a password

2 views
Skip to first unread message

colvins...@gmail.com

unread,
May 1, 2013, 2:28:52 PM5/1/13
to
I have a form we shall call form 1 and a form 2.

What I want to do is click a button on form 1 and something pops up
( I presume a form 3) and the user has to type in a password and then
if correct it goes on to form 2.

Any ideas how I can do this?

Thanks Thomas

Jamie

unread,
May 1, 2013, 5:56:47 PM5/1/13
to
make a password form?

make form2 and the password form not visible at compile time.

It's matter of checking a flag in the form2 and see if it has
already past the PW check, if not, then you show the PW form
and if that is accepted, then you set the flag in form2 and
show that afterwards.

jamie


0 new messages