Re: Using CGI scripts in Jigsaw.

It seems that you script doesn't send HTTP Headers, so
try to set the "no header" option of CgiFrame to true. This
attribute is described in [1].

[1]
http://www.w3.org/Jigsaw/Doc/Reference/org.w3c.jigsaw.frames.CgiFrame.html#noheader

Regards, Benoit.

"G.V.J. Sastry" wrote:

> Hi,
>
>   Extremely sorry if I am asking a simple question. I am trying out
> jigsaw. I wanted to know how to add a perl script. I tried going through
> the manual and when I click on the link in the CGI-BIN directory I get
> the following error:
>
> CGI error: unable to parse script headers.
>
> I know I am missing out a very very important thing that needs to be
> done. Can anyone please help me out? My perl script generates a simple
> html form.
>
> Thank in advance.
> Regards,
> SASTRY

--
- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium (W3C)
                    Architecture domain - Jigsaw Team

  http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89
---------------------------------------------------------------------

Received on Monday, 29 March 1999 02:07:01 UTC