Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 14:09:06 -0600
From:      Lucas Bergman <lucas@slb.to>
To:        "Andre` Niel Cameron" <AndreC@Axxs.net>
Cc:        <questions@FreeBSD.ORG>
Subject:   Re: Off Topic Perl Help Please
Message-ID:  <15348.8418.35775.234663@apu.five.sight>
In-Reply-To: <02b101c16c96$113b2eb0$a50410ac@olmct.net>
References:  <02b101c16c96$113b2eb0$a50410ac@olmct.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi got a quick question;) How do I set a multi value cookie?  I get
> the whole value="stuff" how can I put more stuff in there besides
> stuff?
> 
> For specs I am using cookie-lib.pl and I initialize the cookie like such:
> 
> $cookie{'mycookie'}= "here is the value";
> &set_cookie();
> etc etc etc

Call set_cookie multiple times.

I've read the code, and you should be aware that cookie-lib.pl is
broken in many respects.

Lucas


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15348.8418.35775.234663>