Ygil
January 20th, 2004, 06:11 AM
Hi,
I sent a string in Slovak language to ASP file from Java.
From the asp file I get the string by: request("password").
The problem is that the string is in slovak, and it was sent correct from the java, but when I print it in the ASP page, it's not the correct string.
I tried to use Server.HTMLEncode and it didn't help.
Can anyone help please???
Thanks
I sent a string in Slovak language to ASP file from Java.
From the asp file I get the string by: request("password").
The problem is that the string is in slovak, and it was sent correct from the java, but when I print it in the ASP page, it's not the correct string.
I tried to use Server.HTMLEncode and it didn't help.
Can anyone help please???
Thanks