Change the folowing:
Yes required field at regerstration and updating profile
and then had to set the next field to only at registration
This seems right
Then wrote the following reg exp
The regular exp was set to this ^[S-U][q-s][t-v][s-u][g-i] to only allow the word Truth
This should work I will start testing these settings and see
THANKS
Frank H. Shaw
--------------- Added [DATE]1227766152[/DATE] at [TIME]1227766152[/TIME] ---------------
I see that at the point that I have the user press the Complete Registration button at the bottom of the form - would have been a over kill.
Additional Required Information (profile)
This works as far as placement is in a special section - When I type the value in to the field and press the enter key the reg exp does reject a bad answer.
This is the reg exp I used
^[S-U][q-s][t-v][s-u][g-i]
The answer is Truth and needs to be correct first letter cap rest lower case.
I type the answer see and press enter and ever thing tests out fine
THANKS
Frank H. Shaw
|