in reply to
Re^6: How to determine HTML encoding
in thread
How to determine HTML encoding
The web server doesn't necessarily know the encoding. You'll have to peek inside the file for the meta tag.
Comment on
Re^7: How to determine HTML encoding
In Section
Seekers of Perl Wisdom