in reply to printing blank page

I wouldn't want to swear to this, but is it possible that this is because you don't have a print $q->start_html; and a print $q->end_html;? Also, I trust that you have looked at the returned page source (Ctrl-U in netscape, I have no idea what in IE) - is that blank, too?

Replies are listed 'Best First'.
Re: Re: printing blank page
by mexnix (Pilgrim) on Jul 18, 2001 at 20:28 UTC
    I thought to say this just after I submitted the question. I'm calling this script via SSI, so that's why I didn't have start_html() or end_html(). Yes I have looked at the page source. It's prints the header, and valid HEAD and BODY tags, but now TABLE's or IMG's :( Thanks

    __________________________________________________
    <moviequote name="The Whole Nine Yards">
    Jimmy T: Oz, we're friends, friends do not engage in sexual congress with each others wives.
    </moviequote>

    mexnix.perlmonk.org