filename in title bar

T

terry1234

Opening a word or excel document from the web with a Japanese filename, I get
the encoded filename rather than the Japanese filename. Selection of the
save button rather than the open button gives me the corrected, decoded
Japanese filename not the encoded filename. The filename is encoded because
of the http standard that requires only US-ASCII characters in the
Content-Disposition field in the HTTP header.
 
Top