I used a text box to get name as input . i want to validate the text box to get characters only.
help anybody.
Thank you
2 Replies - 1106 Views - Last Post: 01 September 2009 - 08:49 AM
#1
validate the text box as get only character ( text box is used to get
Posted 01 September 2009 - 06:15 AM
Replies To: validate the text box as get only character ( text box is used to get
#2
Re: validate the text box as get only character ( text box is used to get
Posted 01 September 2009 - 06:38 AM
Use regular expression validation on it to allow only upper and lowercase alpha characters
#3
Re: validate the text box as get only character ( text box is used to get
Posted 01 September 2009 - 08:49 AM
you could use javascript on the "onchange" event and determine whether the inputted character is an alpha character or not.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote






|