In ASP.NET you might have a problem with passing strings in languages other then English.
so what you need to do is:
Add to the web.config file under "system.web"
Now windows-1255 is the hebrew encoding, you need to find what's the windows encoding for your language.
Hope that was helpful.
Tomer
No comments:
Post a Comment