T
Tony Johansson
Hi!
Some background information to my question. If you've ever received an
e-mail message or seen a Web page that seemed to have box character or
question marks where letters should appear, you have witnesses an encoding
problem.
Assume the following exist in a e-mail.
Content-Type: text/plain: charset=xyx
Will I get box characters or ? if the specified charset doesn't exist in
windows ?
So I mean will windows check if the specified charaset exist and if so use
this code page with the corresponding code points.
//Tony
Some background information to my question. If you've ever received an
e-mail message or seen a Web page that seemed to have box character or
question marks where letters should appear, you have witnesses an encoding
problem.
Assume the following exist in a e-mail.
Content-Type: text/plain: charset=xyx
Will I get box characters or ? if the specified charset doesn't exist in
windows ?
So I mean will windows check if the specified charaset exist and if so use
this code page with the corresponding code points.
//Tony