3
Answers

Validation

How to validate a string if the user is entering his name, it must be characters or alphabets? No numeric value is insert. 
like there is a function IsNumeric for numerical value 

Answers (3)