Wednesday, March 28, 2012

vlaidation not allowing spaces?

hi my validation code on my site is this

"^[A-Za-z 0-9 ?]*$"

but if i put a space in the text box it puts up the validation error why can't i add a space?

ThanksI think you have two space characters in the []. Just enter one.

0 comments:

Post a Comment