You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gopi Chavali <gc...@Polycom.com> on 2000/04/21 00:30:22 UTC

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

Posted by Wim Kerkhoff <wi...@netmaster.com>.
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