Mailing List Archive

Embperl cookies
Hi All,

Can anyone point me to a sample on using Embperl cookies ... or may be to
the link in the mailing archive if any !.

Thanks

Gopi
RE: Embperl cookies [ In reply to ]
Check the FAQ at perl.apache.org/embperl, or do this:

[-
# check to see if the user has a city_id cookie set
$email = $fdat{email};
$http_headers_out{'Set-Cookie'} = "email=$email; path=/";
-]

On 20-Apr-2000 Gopi Chavali wrote:
> Hi All,
>
> Can anyone point me to a sample on using Embperl cookies ... or may be to
> the link in the mailing archive if any !.
>
> Thanks
>
> Gopi

Regards,

Wim Kerkhoff, Software Engineer
NetMaster Networking Solutions
wim@netmaster.com