G
Guest
I want to restrict the user entering nonalphanumeric keys using Javascript
onKeypress.
One exception is that I want to allow the user to enter spaces.
How can I do this?
Thanks in Advance.
onKeypress.
One exception is that I want to allow the user to enter spaces.
How can I do this?
Thanks in Advance.