M
milo
I was asked by my club to put a password on our members-
only section. There needn't be a different password for
everyone; just a word we all know (let's say "parrot") to
validate against.
I tried doing this with a form, but there were two
problems:
1) it wants to send the data to a file or email. i don't
want the data
2) even though I set it to be a password field, when the
wrong password is put in, the validation message comes
back saying "Please enter a value equal to "parrot" in the
Password field". Sort of defeats the purpose!
What's the right approach in FP2002 for this sort of thing?
only section. There needn't be a different password for
everyone; just a word we all know (let's say "parrot") to
validate against.
I tried doing this with a form, but there were two
problems:
1) it wants to send the data to a file or email. i don't
want the data
2) even though I set it to be a password field, when the
wrong password is put in, the validation message comes
back saying "Please enter a value equal to "parrot" in the
Password field". Sort of defeats the purpose!
What's the right approach in FP2002 for this sort of thing?