I am working on a project that has a dummy loging page which i only want to ensure that a user types 6 digits and 2 letter into the input filed without registering, to let him/her jump to a specific page. i am really trying but cant get it, if possible pls. help. I have several logins, but this trick is just a way of ensuring a user types as mentioned above.
Announcement
Collapse
No announcement yet.
How do i ensure a user type 8 digits plus 2 letters in Input filed?
Collapse
X
-
Thanks for your concern, but the input OnKey event does not check limitation or minimum of 8 digits. my concern is to limit user alphanumeric keys to 8 digits eg 18763765jk. pls see if you can get me something precise. Thanks ur anticipated cooperation.
Comment
-
-
Originally posted by Kasito View PostThanks for your concern, but the input OnKey event does not check limitation or minimum of 8 digits. my concern is to limit user alphanumeric keys to 8 digits eg 18763765jk. pls see if you can get me something precise. Thanks ur anticipated cooperation.
Comment
-
Comment