in reply to Re: just another CGI newbie
in thread just another CGI newbie

"Is that where the style sheet is located?" yep. I actually have three copies of it on the server now (one in cgi-bin, one in "html", and one in their common parent)

Replies are listed 'Best First'.
Re^3: just another CGI newbie
by Anonymous Monk on Sep 20, 2008 at 00:04 UTC
    sorry all, it's because the server won't process it in cgi-bin, ie. "../style.css" and "../html/style.css" are okay where "style.css" is not...