Hi Guys,
I have a string = 8425-67123
I need to put a validation which says " enter only digits " if anything other than a digit is entered.
How do i check if anything other than a digit is entered ( in the above case " - " should not be allowed ).
Thanks and regards,
Frank