N
Navanith
Hi,
If we set requestEncoding and responseEncoding to iso-
8859-1, extended characters passed via query string can
be retrieved properly using Request.QueryString method.
If we set requestEncoding and responseEncoding to utf-8,
extended characters are missing
Can anybody tell me why?
Thanks in advance
Nav
If we set requestEncoding and responseEncoding to iso-
8859-1, extended characters passed via query string can
be retrieved properly using Request.QueryString method.
If we set requestEncoding and responseEncoding to utf-8,
extended characters are missing
Can anybody tell me why?
Thanks in advance
Nav