G
Guest
Hi,
I have an asp web application. All the pages in the app have a meta tag
specifying the encoding as UTF-8.
When I go to the top menu -> View ->Encoding, I find that autoselect is and
Western European (Windows) are selected by default.
But when I right click on the main page and select Encoding in the pop up
menu, Autoselect is still checked but the selected encoding is Unicode
(UTF-8).
I am using frames but have added the following meta tag in all the frames.
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
Does any one have an idea why I am seeing this encoding discrepancy for the
same page?
Thanks,
jbhan
I have an asp web application. All the pages in the app have a meta tag
specifying the encoding as UTF-8.
When I go to the top menu -> View ->Encoding, I find that autoselect is and
Western European (Windows) are selected by default.
But when I right click on the main page and select Encoding in the pop up
menu, Autoselect is still checked but the selected encoding is Unicode
(UTF-8).
I am using frames but have added the following meta tag in all the frames.
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
Does any one have an idea why I am seeing this encoding discrepancy for the
same page?
Thanks,
jbhan