;

PDA

Click to See Complete Forum and Search --> : Setting cookies with PERL...


Overbeing Andy
04-14-2001, 12:24 AM
Alright, I'd like to set a cookie with the name "yabbmaker" and the value of what the form submited, ex, $username

How would I do this?

NETbreed
04-14-2001, 01:40 PM
Hiya!

I've included a few links below to the official Perl documentation where you will be able to find the answer(s) to your question:

http://www.perl.com/pub/doc/manual/html/lib/CGI/Cookie.html
http://www.perl.com/pub/doc/FAQs/www/hfields.html

I hope this helps!

Regards,

Steve