in reply to how to set a cookie without using CGI.pm?
If you do it without using CGI, does this still count as a Perl question? ;)
OK, enough fooling around. Use the brute force method. Use CGI to set a cookie, and look at the output, then try to duplicate that using just print statements. You'll probably discover that you need a second newline after the Content-type: to get it to work.
Tinker around a little before posting .. show a little creativity.
Alex / talexb / Toronto
"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds
|
|---|