Maybe related but maybe not....

I have no problem with German or indeed Chinese, Japanese or English. However whatever I try I cannot get Russian to display correctly...

Here is what I'm using for each language:

        // German and English
         set output encoding(A4D Encoding HTML)
         set output charset(A4D Charset ISO Latin1)
        
        // Japanese
        set output encoding(A4D Encoding None)
        set output charset(A4D Charset shift_jis)
        
        // Chinese
        set output encoding(A4D Encoding None)
        set output charset(A4D Charset GB2312)

        // Russian
        set output encoding(A4D Encoding None)
        set output charset(A4D Charset ISO Latin1)

Could this be related or is there something wrong with my Russian settings that someone can see?

Regards, Michael.

MAC OS X 10.4.7, 4D 2004.3, A4D 4.00rc5

On 6 Sep 2006, at 20:32, Aparajita Fishman wrote:

I have problems with encoding. My customers are in Germany and I have problems with spezial characters like ä, ü etc. I have choosen the default output encoding (8) and set the html page to charset=ISO-8859-1.

That is very strange, when I try the same thing with my demo database and it works with no problem. Any other German users out there have any suggestions?

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to