Re: quick question, hopefully quick answer?

From: Bill Heller (bill@globalstudios.com)
Date: Wed Apr 19 2000 - 13:03:30 EDT


Try...

use CGI;
$q = new CGI;
$l_refer = $q->http('HTTP_REFERER');

Bill Heller
Global Studios
www.globalstudios.com

webmaster wrote:
>
> Is there an easy way within the reg_system.cgi to get the value of the
> http_referer?
>
> $l_refer = $ENV{'HTTP_REFERER'};
>
> $l_refer = $ENV{HTTP_REFERER};
>
> Neither of these apparently want to work.
>
> Thanks in advance,
>
> webmaster@supersitehost.net



This archive was generated by hypermail 2.1.3 : Tue Oct 19 2004 - 23:35:27 EDT