On Fri, Oct 19, 2001 at 12:11:31PM -0500, SAWMaster wrote:
> $addtocart_co->header(-cookie=>$pid_cookie);
> 
> Does that line not handle the content type as well?

Yes.  You did print out the return value, didn't you?  The header method of
CGI.pm doesn't print the header out, it returns it; you have to print it out
yourself.


Michael
--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to