Hi,
I verify and I discover that is the charset you setup in the asp tag you have in the top of the page:<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
for italian language if I setup the CODEPAGE=1250 the special char are not right display but if I setup the 1252 or if I remove the codepage I see the special char right.
Gianluigi
|
|
|