in reply to cgi email Japanese contents scripting problem
I don't know about convetions, rfcs and stuff, but our system always needs to first change the character encoding to jis, and then add these headers:
Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit
Maybe that's what you need to do?
|
|---|