S
steve
I'm setting up a database wherein people sign up and
select a user name. I want to disallow a user name that's
already been selected, and direct them to go back and try
again. Even better, if possible, to offer some options
that aren't already being used, like Yahoo! does when you
try to select an already existing name.
I can do some copying and pasting of javascript if that's
needed, but I can't do programming myself.
Any suggestions? Thanks in advance.
select a user name. I want to disallow a user name that's
already been selected, and direct them to go back and try
again. Even better, if possible, to offer some options
that aren't already being used, like Yahoo! does when you
try to select an already existing name.
I can do some copying and pasting of javascript if that's
needed, but I can't do programming myself.
Any suggestions? Thanks in advance.