Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 16:52:01 -0500
From:      "Andre` Niel Cameron" <AndreC@Axxs.net>
To:        <questions@FreeBSD.ORG>
Subject:   Perl help please
Message-ID:  <013d01c16e1f$c27518a0$a50410ac@olmct.net>

next in thread | raw e-mail | index | archive | help
Hey can anyone see whats wrong with this?:

$bbtdPlayerData = $TheCookie->cookie(name=>'bbtdplayer', -value=>[thing,
stuff, there], -expires=>'+365d', -path=>'/', -domain=>'.a.axxs.net');

print $TheCookie->header(-cookie=>$bbtdPlayerData);

print <<EOT;

HTML HERE:

exit;
EOT


For some reason the cookie gets printed and the HTML does not:(
Regards,
Andre` C.
Technical Support
ԿԬ
----------------------------------------------------------------------------
-
Visit our support manual at http://supportmanual.com/


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?013d01c16e1f$c27518a0$a50410ac>