HTTP_REFERER

From: Scott Alexander (alexsc01@lapinopisto.fi)
Date: Fri Dec 31 1999 - 18:01:00 EST


Hi,

In a lite script I've used

$referer = split($HTTP_REFERER,"?") ;
$referring_page=$referer[0] ;

works fine.

But in a perl script it doesn't work. It seems that PERL doesn't
recognize the environment variable HTTP_REFERER.

Any ideas? And thanks in advance.

regards

Scott

-------------------------------------------------------------------------
To unsubscribe, go to http://www.Hughes.com.au/extras/email/



This archive was generated by hypermail 2b30 : Mon Mar 04 2002 - 09:04:04 EST