I have recently been trying to use A4D to dynamically generate javascript
arrays used by a javascript procedure to change select lists content based
on some other select list value (i.e. List of phone numbers for the selected
individual).
While the process works just fine, I have faced charset conversion issues
when values contain international characters such as characters with accent.
I have tried all combinations of "charset" and encoding and have not been
successful. The values won't display properly on the web page.
This is strange. If the text is coming from the database (which is in the Mac Roman character set), and is being output to ISO-Latin1 (the default), the conversion should happen automatically without any problems.
For example, I tried changing the text for a field in my demo database to "L'h�tel �tait ferm�" and it displayed perfectly in the browser.
Is your data coming from the database? What happens if you display the data directly instead of using Javascript to display it?
Regards,
Aparajita Victory-Heart Productions [EMAIL PROTECTED] www.aparajitaworld.com
"If you dare to fail, you are bound to succeed." - Sri Chinmoy | www.srichinmoylibrary.com
