The stupid question is the question not asked | |
PerlMonks |
Re: Cookie questionby Cubes (Pilgrim) |
on Dec 08, 2007 at 11:51 UTC ( [id://655817]=note: print w/replies, xml ) | Need Help?? |
If, for some reason, you absolutely have to send part of your HTML output before setting the cookie, you can put some javascript later in the page that sets a cookie on the fly.
This may come with its own set of problems, though, so rearranging things to put all of your output at the end probably is a better solution.
In Section
Seekers of Perl Wisdom
|
|