Quote:
Originally Posted by simon47
im creating a login page but for the ID part it requires a validation nd the ID should be "s11111111" and there should be different numbers in the ID for multiple students....how can i validate this under the regular expression editor so that it accepts the ID type listed above? i need a validation expression for it..can anyone please help me with these 
|
Surely when they are logging you would want to be able to store the ID for that user only and if another user signs up to the website he/she has their own ID generated.
Or are you doing it so the ID is what ever they set?