are you totally sure you're not doing this via an
application logic error somewhere?  all i would take
is a missing where clause in a query.  I dunno how
neat your programs are.. but do a global search for
<cfset client. and examine the code around it and
maybe you'll find a simple answer to a complex
problem.
free advice..
ttyl

--- DRE <[EMAIL PROTECTED]> wrote:
> I thought of this.  I told the client the ip address
> so he could find the 
> site which means he never got my cfid token. 
> However, even if we did 
> somehow share the identifier, the sequence would
> overwrite the variable, 
> not append it!  by the way, its tracked with
> clientvars and the db is 
> access.  Any other suggestions welcome!
> Thanks.  DRE
> 
>    At 08:26 PM 2/16/2001 -0500, you wrote:
> >My bet would be that somehow you and your client
> both ended up using the
> >same CFID/CFTOKEN pair.  This can happen for a
> number of different reasons.
> >Could be an error in your code, are you using
> CFID/CFTOKEN pairs or any
> >other usertoken info in an application var?  Also,
> coul dyou have cut/pasted
> >a URL to your client which would have contained
> your CFID/CFTOKEN?  This
> >would allow you both to share the same client
> "state"...
> >
> >-Cameron
> >
> > > -----Original Message-----
> > > From: DRE [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, February 16, 2001 6:29 PM
> > > To: Fusebox
> > > Subject: ????
> > >
> > >
> > >
> > >
> > > Hi,
> > >
> > > Strange thing just happened to me.  I was
> demoing an app that uses client
> > > vars to a client over the phone and we both did
> exactly the same thing at
> > > very nearly the same time.  The client var that
> we both used in the
> > > application was then displayed and contained
> both his name and my
> > > name!!  You cant lock client vars.  Am I missing
> something?  Anybody know
> > > anything that might relate?
> > >
> > > DRE
> > >
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to