The actual var name was group_name.  Unlikely group_name is an IE 8 CGI var.


Robert B. Harrison
Director of Interactive Services
Austin & Williams
125 Kennedy Drive, Suite 100 
Hauppauge NY 11788
P : 631.231.6600 Ext. 119 
F : 631.434.7022
http://www.austin-williams.com 

Great advertising can't be either/or.  It must be &.

Plug in to our blog: A&W Unplugged
http://www.austin-williams.com/unplugged



-----Original Message-----
From: Barney Boisvert [mailto:[email protected]] 
Sent: Thursday, September 17, 2009 2:07 PM
To: cf-talk
Subject: Re: Strange VAR error: browser specific


CF looks up a whole pile of scopes when dereferencing variables,
including CGI.  It's possible that IE8 sends an extra header named
"myvar" that is what CF found to interrogate, but no other browser
sends it.  Is the actual name of "myvar" reasonable for that case?

cheers,
barneyb

On Thu, Sep 17, 2009 at 11:03 AM, Robert Harrison
<[email protected]> wrote:
>
> Just encountered a weird CF error. I ran a cfquery and used a var from it,
> but forgot to include the query name (instead of "thequery.myvar" I just
did
> my "myvar"). It choked on a CFIF statement that checked the condition of
> "myvar" (I mean "thequery.myvar").
>
> Here's the strange thing. The error was browser specific. IE 8 only.
 Worked
> in all other browsers.
>
> Any ideas how that could happen, since the query and the CFIF are executed
> on the server?
>
> I saw it happen, but don't know why it was browser specific. Am I missing
> some basic concept here?
>
>
>
> Robert B. Harrison
> Director of Interactive Services
> Austin & Williams
> 125 Kennedy Drive, Suite 100
> Hauppauge NY 11788
> P : 631.231.6600 Ext. 119
> F : 631.434.7022
> http://www.austin-williams.com
>
> Great advertising can't be either/or.  It must be &.
>
> Plug in to our blog: A&W Unplugged
> http://www.austin-williams.com/unplugged
>
>
>
>
> __________ Information from ESET Smart Security, version of virus
signature
> database 4434 (20090917) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326390
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to