G
Guest
Hi,
I have added a CompareValidator to my .NET 2.0 web page and told it to
validate against Integers.
I set the ControlToValidate, the Text, Display (tried both Static and
Dynamic),the ErrorMessage, theType (integer), yet it still let's the value
'2233mm' go through.
What else do I need to do?
I have added a CompareValidator to my .NET 2.0 web page and told it to
validate against Integers.
I set the ControlToValidate, the Text, Display (tried both Static and
Dynamic),the ErrorMessage, theType (integer), yet it still let's the value
'2233mm' go through.
What else do I need to do?