hai,
I want an expression for all alphabets and some special characters like . - ' etc.
I use an expression like ^[-_'.,A-Za-z]* but it doesnt contain '. can i get a correct expression for this.
Thanks in advance
Sreevidya
hai,
I want an expression for all alphabets and some special characters like . - ' etc.
I use an expression like ^[-_'.,A-Za-z]* but it doesnt contain '. can i get a correct expression for this.
Thanks in advance
Sreevidya
[a-zA-Z0-9,.\s]*
here "." is allowed to pass from regex..if you want to add more special char add it with , and your char,and your char.....
Shakeb Khan
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.
You're trying to visit a URL that doesn't currently exist on the web. Most likely, a member posted a link a long time ago to a web page that has since been removed. It's also possible that there was a typo when posting the URL. We redirect you to this notice instead of stripping out the link to preserve the integrity of the post.