CustomValidation control doesn't work with Arabic language
Collapse
X
-
Well, I use in my application App_GlobalResou rces which contains some global validation commands, is that what you mean, Please explain more -
You could try with the regular expression validator. Another avenue to explore may be globalization, but haven't tried this.Leave a comment:
-
CustomValidation control doesn't work with Arabic language
Hi,
I'm developing a web application using ASP.NET2.0 with C#, I have tried to use custom validation controls to validate my forms, it worked very well in the English language , but when i test it with Arabic it didn't cause the validator consider the Arabic characters as Special Characters (. - ' " ...) which i prevent them in my forms.
Is there any idea to make the validation control work with both, English and any other Unicode Language like Arabic
ThanksTags: None
Leave a comment: