I would like to generate the HTML from the CGI program, which I thought was done like this:print $query->redirect(-location=>"wherever",-cookie=>$cookie);
and then proceed with rest of HTML page. This method does not seem to send the cookie to the browser. Any suggestions? Thanksprint $query->header(-cookie=>$cookie);
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |