> 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
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