Y
Yoshitha
Hi,
In my application am using
RegularExpression Validator Controls
for some text boxes.
how to set validExpression for the
following ones
1. T1 should accept character data
only,it doesnt allow to enter special
characters,digits and ,<,>,?,",., etc
i have set the property like this /D
but it not accept any thing including
characters also.
2.T2 should accept only numbers it
wont accept any cahracter
data,special symbols and ,<,>,?,",., etc
Can any one tell me how to set
expressions for this.
Thanx in advance
Yoshitha
In my application am using
RegularExpression Validator Controls
for some text boxes.
how to set validExpression for the
following ones
1. T1 should accept character data
only,it doesnt allow to enter special
characters,digits and ,<,>,?,",., etc
i have set the property like this /D
but it not accept any thing including
characters also.
2.T2 should accept only numbers it
wont accept any cahracter
data,special symbols and ,<,>,?,",., etc
Can any one tell me how to set
expressions for this.
Thanx in advance
Yoshitha