Hi,
 
I have the following regular expression that I use to allow valid characters.
 
^[A-Za-z0-9.,()\-\'\s]{3,}
 
The problem is I now need to open it out to include non latin characters like 
acute and grave etc.
I have no idea how to do this in a regular expression.Can anyone help me?
 
Cheers
 
Paul
[EMAIL PROTECTED]
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to