Hi,
I have troubles with encoding auto selection (by IE6SP1, but also in other versions). I put appriopriate META tag in RTE_textbox.asp, but sometimes IE autoselect bad encoding.
Included below: RTE_textbox.asp as seen by browser (view source), and picture with bad autoselected encoding (this time it is Western European Windows).
<html> <head> <meta http-equiv="Content-Language" content="pl"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<!-- Web Wiz Forums ver. 7.9 is written and produced by Bruce Corkhill ©2001-2004 If you want your own FREE Forum then goto http://www.webwizforums.com -->
<link href="includes/default_style.css" rel="stylesheet" type="text/css" /> </head> <body bgcolor="#FFFFFF" class="text" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> </body>
</html> |

What can I do?
Best regards,
Joanna