M
M. Ali Qureshi
Hi,
I have a text field, where i want the user to add only numbers. The minimum
value should be 1 and there is no limit on maximum value.
I cannot use RangeValidator, because it requires a maximum value as well.
Can i use RegularExpressionValidator for this purpose? Could someone give me
an example of ValidationExpression i should use?
Thanks in advance.
I have a text field, where i want the user to add only numbers. The minimum
value should be 1 and there is no limit on maximum value.
I cannot use RangeValidator, because it requires a maximum value as well.
Can i use RegularExpressionValidator for this purpose? Could someone give me
an example of ValidationExpression i should use?
Thanks in advance.