Hi!

> get-cookie.html
> --------------------------
> <%
> use Apache::Cookie;
> my $cookie_ref = Apache::Cookie->fetch;
> my $conf_cookie = $cookie_ref->{conf};
> my %hash  = $conf_cookie->value;
              ^^^^^^^^^^^^^^^^^^^

thats it, now I understand!

many thanks, it was too late last night for me ;-)


Nevertheless I now store the values in a tied Apache::Session-hash,
because so nobody can access my internal variables by setting an own
cookie :-)


If someone want to relax from hard coing work: Visit
http://www.assoziations-blaster.de/english/ (cookies are set for the
user's config).

It's an Non-Commercian net.art project, the main feature is real-time
linking of Texts, completely written in mod_perl :-)


Ciao
  Alvar

-- 
Alvar Freude
[EMAIL PROTECTED]

Besuche den Assoziations-Blaster: http://www.assoziations-blaster.de/

Reply via email to