This is my html:
<input type="text" name="folderName">
Here, I want to validate the textbox value by not allowing to key in special characters and space. But it should allow underscore.
How to validate this textbox?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…