Posted By: Prowler (Staff)
Posted On: 2005-Jan-03 14:32
|
Hmmm. Let's start at the beginning...
Include a print statement or write to a log file - in the CGI to check that the arguments passed by the referrer variable is intact. Sometimes, it gets stripped out. If this is the case, you will have to create a workaround for this situation.
|
|