I'm not an expert, but I *think* that the cookie is sent in the HTTP parameters from the browser (in a POST) and you can send a header like set-cookie or something to set it in the browser.
Like I say, I' not entirely sure, but I'll do a few Perl scripts until I have it figured ;) (I already have a printheaders.pl) |