Ricky158
11-24-2002, 04:36 AM
i've been messing around with a few codes... they crashed and burned... so i'm turning to you guys again. hopefully you can help.
the subject line basically says it all, but if you need an explanation, here it is...
i'm trying to make a form where people create a username and password. and i've already got a script to make sure that the first letter of the word they write is upper-case. and while they're typing in the textbox, if they type any numbers (0,1,2,3,4,5,6,7,8,9) it a) doesnt show b) automatically erases it. i've seen both variations (a and b), so that's why i bring that up. either one is fine. i have a button right next to the textbox also, that does the upper-case thing... maybe they are allowed to type numbers and all that, but when they click the button, it makes the first letter upper-case AND gets rid of the numbers... whaddaya think? could it work?
thanks for the help.
the subject line basically says it all, but if you need an explanation, here it is...
i'm trying to make a form where people create a username and password. and i've already got a script to make sure that the first letter of the word they write is upper-case. and while they're typing in the textbox, if they type any numbers (0,1,2,3,4,5,6,7,8,9) it a) doesnt show b) automatically erases it. i've seen both variations (a and b), so that's why i bring that up. either one is fine. i have a button right next to the textbox also, that does the upper-case thing... maybe they are allowed to type numbers and all that, but when they click the button, it makes the first letter upper-case AND gets rid of the numbers... whaddaya think? could it work?
thanks for the help.