Nightfire
09-10-2002, 07:10 PM
How can I show an error if someone has entered a space in the following
<input type="text" name="name">
I know how to show an error if they put nothing or a space, but I mean if they put
my name
into the text box. How can I tell them that no spaces are allowed in an error?
<input type="text" name="name">
I know how to show an error if they put nothing or a space, but I mean if they put
my name
into the text box. How can I tell them that no spaces are allowed in an error?