RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find Diacritics
Expression
([A-Z]|[a-z])|\/|\?|\-|\+|\=|\&|\%|\$|\#|\@|\!|\||\\|\}|\]|\[|\{|\;|\:|\'|\"|\,|\.|\>|\<|\*|([0-9])|\(|\)|\s
Description
This regex will eliminate all diacritics characters. To make it clear, if this is embedded in a javascript or any other coding it will not accept diacritics
Matches
a to z, A to Z, all numerics and special characters
Non-Matches
Àášó etc..
Author Rating: Not yet rated. Mukundh
Source own
Your Rating
Bad Good

Enter New Comment

Title
 
Name
 
Comment
 
Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Title: Need Help
Name: khadija
Date: 9/27/2011 2:55:21 AM
Comment:
Hi, i need ur help in validating a field which should have a to z, A to Z, all numerics and special characters but not like 'á','à','ã','Á','À','Ã' it should except all keyboard characters.The regular expression which is given is not allowing these characters also !@#$% please help me in this.


Title: Executive
Name: Bran
Date: 3/8/2009 2:47:14 PM
Comment:
Thanks! works well.


Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials