Should have mentioned...

Output all your variables to the screen via the Administrator.


index.cfm

<FORM ACTION="redirect.cfm" METHOD="post">
<INPUT TYPE="submit">
</FORM>


redirect.cfm

<CFLOCATION URL="index.cfm" ADDTOKEN="no">


You'll find that cgi.HTTP_REFERER is there on index.cfm when you've been
CFLOCATIONed there.


-- 
Aidan Whitehall <[EMAIL PROTECTED]>
Netshopper UK Ltd
Advanced Web Solutions & Services

http://www.netshopperuk.com/
Telephone +44 (01744) 648650
Fax +44 (01744) 648651
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to