I seem to have found the cause of Pt.1, as the page called was using a cflocation with a http_referrer value as the page can be accessed from various templates.
Pt. 2 is still a mystery to me. -----Original Message----- From: Scott Mulholland [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 9:30 AM To: CF-Talk Subject: Query String and Norton Internet Security I have a user who is encountering an error when clicking on a certain link in our application when Norton Internet Security is enabled. If he shuts it off, it works fine. The link he is clicking on passes a fuseaction and 2 variables via the url. The error info sent to me via cferror has no http_referrer (which I have read is common with Nortons) but the query string variable only comes through as the CFID & CFTOKEN string. Other parts of the app work fine, it seems isolated to a few places. Any ideas what is happening to the query string? Pt. 2 (maybe related?): I have seen "phantom" errors in the past, mainly from Mac users where I will get error diagnostics mailed to me but the end user never actually sees the error template i.e. the app. works as expected, but they trip an error to be mailed to me. The common error always seems to be a variable is undefined, but in the referrer itself mailed with the info the variable is present in the url scope. The common thing we have noticed with these is the Query String variable in the diagnostics is always blank. Thanks, Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

