|
-
January 20th, 2004, 07:11 AM
#1
Encode string in ASP
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
Last edited by Ygil; January 20th, 2004 at 07:14 AM.
-
January 31st, 2004, 04:24 PM
#2
Did you check charset attribute on page?
Is it correct for your language?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|