
christh
New User
Jul 21, 2009, 7:01 AM
Post #1 of 1
(303 views)
|
|
$ENV{'HTTP_REFERER'} -1? (or referring referring Page)
|
Can't Post
|
|
Hello - I hope you can help I have a perl script that fires from a webpage when the submit button is pressed. I would like to know the URL of the referring page to that script/button if possible - $ENV{'HTTP_REFERER'} gives me the current page from where is script is called. Is there a $ENV{'HTTP_REFERER'} -1 type of variable? A simple solution is greatly ppreciatedwhere/if possible as I know very little Perl and tend to muddle through (which is half the fun I suppose) Thanks in advance. Chris
|