W
Wootaek Choi
Hi everybody.
I have a webapplication
that use UTF-8 for request & response encoding.
but.. One aspx page should get request
with other encoding(ks_c_5601-1987),
and response with utf-8 ( This page call by other systems. )
without changing web.config,
How can I set the request encoding?
I have a webapplication
that use UTF-8 for request & response encoding.
but.. One aspx page should get request
with other encoding(ks_c_5601-1987),
and response with utf-8 ( This page call by other systems. )
without changing web.config,
How can I set the request encoding?