in reply to Re: The problems of multiple CGI headers
in thread The problems of multiple CGI headers
That was it! Worked perfectly.
I was close. I had tried the very strange looking:
print $query->header(-redirect=>'http://www.domain.com', -cookie=>$coo +kie);
but to no avail. Thanks.
|
|---|