Sorry, Gianluigi, Im'm not sure to understand... I checked the whole application with "Find" tool in Dreamweaver, looking for the word "CODEPAGE" (case insensitive, in the source code)... I haven't find any CODEPAGE set to 1252, only a couple of CODEPAGE=1250 in some fckEditor files and a "theCodepage = 20127 'default us-ascii" value in a DMXzone Smart Mailer file... I removed the firsts and changed this "theCodepage" value to 1250, but had no luck
But the most strange thing is that if I do a Response.Write(Session.Codepage) I get "1252": so where is this value set?? It's declared nowhere but it's there, don't know where! [:(] |
|
|