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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

