in reply to Re: Re: CGI: Server error on meta tag
in thread CGI: Server error on meta tag

requirement?

It's a big document, you must read it till your eyes bleed ;)

Where did you get the idea to use meta instead of $query->meta()?

It should have been from USING-THE-FUNCTION-ORIENTED-INTERFACE, which explains lots.


MJD says you can't just make shit up and expect the computer to know what you mean, retardo!
** The Third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: Re: Re: CGI: Server error on meta tag

Replies are listed 'Best First'.
Re: Re: Re: Re: CGI: Server error on meta tag
by InsolentFlunkey (Beadle) on Dec 15, 2002 at 23:45 UTC
    I wondered why the CGI Doc page seemed to get redder and redder the more I stared at it. ;o)

    I used meta from the CREATING THE HTML DOCUMENT HEADER section, several lines down, under the heading 'And here's how to create an HTTP-EQUIV <META> tag'.

    I just started working with this module a few days ago, so I really appreciate all your input - thanks!