how can i checkthe textbox value is string or not?
if i enter integer then message tell that this is a string
thanks
Using regular expresions, try it.
Regards.