Cameron

I just ran a simple test and the referrer is available in CGI.HTTP_Referer when you 
issue a getVariables command.

An easy way to verify this is to append #CGI.HTTP_Referer# to the returned value in a 
name/value pair:

  <cfoutput>someFieldName=#URLEncodedFormat('Rreferrer: #CGI.HTTP_Referer#')</cfoutput>


HTH

Dick


At 5:05 PM +1200 5/3/01, Cameron wrote:
>Hi All,
>
>well, I don't know if this is the right place to ask, but I've had no response from 
>teh Flash news group, so thought I'ld try here.
>
>I want to know if it's possible to get the http_referer from a URL called in a Flash 
>movie with getVariables.
>
>>From a little testing it doesn't look like it does get sent by Flash.
>
>Makes security a little harder not having the http_referer.
>
>Any ideas anyone?
>
>Cameron

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to