Skip to main content
1-Visitor
May 13, 2019
Solved

Script to avoid textbox having special characters

  • May 13, 2019
  • 1 reply
  • 1054 views

Hi,

Could any one help with the java script to check whether the entered input (text box) contains special characters or not?

 

Thanks in advance,

Shalini V.

Best answer by posipova

You could try searching online for javascript samples of the use case:

https://www.codeproject.com/Questions/234476/Javascript-to-Check-if-field-has-special-character

1 reply

posipova20-TurquoiseAnswer
20-Turquoise
May 17, 2019

You could try searching online for javascript samples of the use case:

https://www.codeproject.com/Questions/234476/Javascript-to-Check-if-field-has-special-character