On Sun, Sep 29, 2002 at 06:38:16PM +1000, Jimmy George wrote:
> and both refered me to
>
> LIMITED SUPPORT FOR CASCADING STYLE SHEETS
> from
> perldoc CGI
>
> where is that? I am a beginner. On a Mac. With a home page serviced by a
> remote ISP. No Linux contact.
Assuming you're using OS 9, jus
Jimmy George wrote at Sun, 29 Sep 2002 10:38:16 +0200:
> LIMITED SUPPORT FOR CASCADING STYLE SHEETS
> from
> perldoc CGI
>
> where is that? I am a beginner. On a Mac. With a home page serviced by a
> remote ISP. No Linux contact.
It's a subsection in the perl documentation of the CGI module.
p
Two great replies to my query
***
Just to add to the thread, any -name=>'value' pair set in a hash ref
passed
as the first argument to a CGI object's html generating methods will be
translated into tag attributes and values.
[trwww@devel_rh trwww]$ perl -MCGI -e '$q=new CGI; pr