Do you want to serve DBCS encoded file content and/or DBCS encoded URLs?
- If you want raw DBCS in URL, it is impossible.
- If you encode Japanese strings into %-encoded UTF8 in URL, it is possible.
- If you want DBCS encoded file content that is static, that just works --
IIS just sends the file as-is, so it is up to your client to interpret its
encoding properly (up to you to set that up, of course).
- If you want dynamic content that is encoded, that depends on the engine
processing dynamic content.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"y" <jpanon.TakeThisOut@microsoft.com> wrote in message
news:Odh97Cy9DHA.452@TK2MSFTNGP11.phx.gbl...
Hi,
How can I enable Double Byte String on English IIS on English IIS? I would
like to have Japanese string files on English Windows Server and make them
accesible thorugh HTTP.
-y
>> Stay informed about: How to Enable Double Byte String files on English Server