To Active4D dev mailist,

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.

A similar problem arises when trying to send an email from within 4D using
SMTP_Quicksend and generating the subject line and the message body using
A4D. I have tried all combinations of "charset" and encoding both within A4D
and in SMPT_SetPrefs and SMTP_Charsets and have been unsuccessful sending an
email with international characters (accents) that reads OK when reaching
the destination.

Has anyone been successful at doing this and if yes, what is the right
combination of "charset", encoding within 4D and A4D ?

Help would be appreciated.
-- 
Robert Ernens
[EMAIL PROTECTED]

Reply via email to