paolo mazza wrote:
I am still fighting with the NO-ASCI chars. Even if I encodeBase64 the
data, if I connect to the CGI from a web-plugin using Windows platform , I
get stange chars.
From exactly the same CGI, and using the same revlet, from MAC i get the
correct chars with accent (i.e. è à ù ) and from windows i get some strange
chars (i.e. ^ати) .
Any clue for a solution?
I'm not sure if it will help, but it sounds like you are affected by the
different character sets that Windows and Mac use. Accented characters
are at different locations in the font tables on each OS. You could try
using macToISO() or isoToMac() to convert the characters before sending
to the CGI.
--
Jacqueline Landman Gay | [email protected]
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution