Hi,
you can keep a regular expression validator on that input field which does
not allow the user to input any spaces. should solve your problem
Regards
Ashish M Bhonkiya
"tcb" <> wrote in message
news:A3AD8F8D-1B5C-4050-B47C-...
> I have a RangeValidator setup for two input fields. The validator Type is
set to Integer. If the user enters an alpha numeric, the validator works,
however, if the user enters a space, the validator does not work. Does
anyone know why this validator doesn't work for a space (or how to fix it)
> Thanks!
> tcb
|