This is a perl CGI question, not a DBI question. Consider using [EMAIL PROTECTED]
--------------------------------------------------------
Anna Q. Fong, Webmaster
California Data Exchange Center
> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, January 31, 2003 11:00 AM
> To: [EMAIL PROTECTED]
> Subject: Perl DBI and Perl CGI headers
>
> I am writing a perl script that uses perl dbi to query a UDB database
> and display
> the results on a web browser and I am using Perl CGI. How can I add the
> following html
> tags below between the HEAD tags in cgi?
> ******************************************************************************
> <style type="text/css">
> body {background-color: yellow}
> h1 {background-color: #00ff00}
> </style>
>
>***************************************************************************************************
>
> thanks
> Nnenna
>
>
>