Sure, I'll clarify...
I've got quite a few apps out there on our intranet that use the whole
db-driven client var thingy; but they do have different var names an'
what-not. Actually, the var names themselves probably ain't the issue, cuz'
I'm using structures, and I turn 'em all into a big WDDX packet, and
store/retrieve the packet.
In my app, I've seen two different events that trigger the occasional error:
One is when a user pops open multiple instances of IE and they do different
things within an application. The other is when I intentionally fire off
multiple instances of IE; in particular, when a user wants to buy items from
a pre-selected list.
Even if I re-wrote the multiple-purchase part so it didn't spawn multiple
instances; I'd still have to contend with the users who just, as a matter of
personal preference, like to work with multiple instances.
I do believe the problem can be tracked down to a bad design on my behalf,
but before I believe that I've actually developed something bad, I figure I
might check if somebody else has seen this sort of thing before.
One thing I'm thinking, I wonder if there is some option available to force
CF to generate a new URLTOKEN when a new instance of the browser is spawned.
Somehow, I doubut it, though; since the server ain't gonna know of a new
browser instance until the browser actually sends something to the server.
I'm gonna have to think this one out for a bit; I'm sure I'm not the first
person to jump this hurdle...
Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center
> -----Original Message-----
> From: William J Wheatley [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, January 29, 2001 5:04 PM
> To: Fusebox
> Subject: Re: (not really) db client vars and multiple instances
>
> So clarify pls
> Thanx
>
>
> Bill Wheatley
> Director of Development
> Allaire Certified ColdFusion Developer
> AEPS INC
> Allaire ColdFusion Consulting Partner
> www.aeps.com
> www.aeps2000.com
> 954-472-6684 X303
> ICQ: 417645
>
>
> ----- Original Message -----
> From: "McCollough, Alan" <[EMAIL PROTECTED]>
> To: "Fusebox" <[EMAIL PROTECTED]>
> Sent: Monday, January 29, 2001 8:25 PM
> Subject: OT: (not really) db client vars and multiple instances
>
>
> > Okay, I'm getting hammered by some folks who like to work by spawning
> > multiple instances of IE while using the same web app.
> >
> > Problem is, with the db-driven client vars I'm using, I'm seeing a lotta
> > errors due to the same client vars being used even though those separate
> > instances of IE are doing different things...
> >
> > I'm not even sure this problem would be restricted to purely db-driven
> > client var users; I think any client var implementation might have this
> > hassle.
> >
> > Has anybody out there encountered a similar situation, and if so, what
> did
> > you do to resolve it? I'm trying to avoid pulling my hair out, so if
> you've
> > already shed a few, let's hear it.
> >
> > Alan McCollough
> > Web Programmer
> > Allaire Certified ColdFusion Developer
> > Alaska Native Medical Center
> >
> >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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