Re: Problem displaying UTF8 characters in HTML generated by a Perl sc ript

2003-01-23 Thread Andreas J. Koenig
> On Thu, 23 Jan 2003 15:00:33 -0500, "Tay, William" <[EMAIL PROTECTED]> >said: > I am developing a Web application using Perl and a database. The Perl script is > responsible for getting data from the database and then generate a HTML page. The > data to be retrieved is encoded in UTF8

Problem displaying UTF8 characters in HTML generated by a Perl sc ript

2003-01-23 Thread Tay, William
Hi,   I am developing a Web application using Perl and a database. The Perl script is responsible for getting data from the database and then generate a HTML page. The data to be retrieved is encoded in UTF8. Here's part of my script:   ... print( start_html( { -head=>meta({-http_equiv=>'Cont