in reply to Re: Sending a cookie header and HTML output
in thread Sending a cookie header and HTML output
Just to clarify:
print header(-cookie => $cookie); ... print header(-type => 'text/html');
Then printing the HTML won't work?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Sending a cookie header and HTML output
by zby (Vicar) on Jun 24, 2003 at 14:01 UTC | |
by Anonymous Monk on Jun 24, 2003 at 14:40 UTC |