Hi,
My project consists of a terminology database. We show translators what are the recommended translations for a given term.
So by definition, the content is multilingual. It will include Russian, Chinese, Hebrew and other languages for which UTF8 format appears to be the most adequate.
Source data are stored in MS Access. They are perfectly encoded and tables show the content as it should be.
When I generate my pages, characters are no longer displayed correctly.
- changing page encoding in web browser does not help
- changing regional settings in ASPRunner seems to be impossible since my web server does not support all languages.
- I cannot force special settings because any user should be able to see all languages without worrying about encoding.
I would need your help on this. My question would be "Why can't I have simple UTF-8 pages that display everything"
Thanks a lot
Jerome