Date:  04/01/2002 07:31:16 PM Msg ID:  000517
From:  FoxWeb Support Thread:  000516
Subject:  Re: FYI: \"HTTP_REFERER\" and Flash
FoxWeb does not create the HTTP_REFERER server variable (or any server variables for that matter).  It simply passes on whatever it receives from the Web server.
 
Obviously, the Web server has no way of knowing how to populate HTTP_REFERER, so it relies on what the browser sends to it.  Apparently the Flash plug-in does not pass this variable to the Web server.
 
FoxWeb Support Team
support@foxweb.com
Sent by John Potter on 04/01/2002 04:50:49 AM:
Hello,
 
FYI: Request.ServerVariables("HTTP_REFERER")  returns a nul string when the referer is a Flash swf file.
 
Ciao,
 
John Potter