Hi
I'm usin
Windows 2000 Advanced Serve
Service Pack
IIS 5.
Charset UTF-
Codepage= 6500
I have a problem when using the method Server.URLEncode. It converts for instance the character "Ã?" to D6(hexadecimal), but according to the ASCII-table(Extended ASCII codes) the value should be 99(hexadecimal). When I then use the method Request.QueryString the value is corrupt. I am aware of the Knowledge Base article 294831, but the service pack seems to make no difference in this case. Does anyone have any ideas how I can fix this problem?? Please help..
Thanks
Christopher