If you set up the machines from a mirrored disk, you will get this result -
I get it when we set up a classroom off a mirrored drive..so every
system/instal is identical to the others...



-----Original Message-----
From: Andy Walker [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 23, 2000 4:17 PM
To: [EMAIL PROTECTED]
Subject: Major difficulties with cfid and cftoken


Hi--

Sorry to ask such a newbie question but I can't seem to find the resources
I need and I hope that some of you can help out.

I am tracking some client variables in an application and getting some
rather strange results.  In one particular lab the CFID and CFTOKEN values
for two different machines comes out identical.  I noticed that these show
up in the cookie file (this is with Netscape 4.7) but after deleting the
cookie file the error repeats itself.  

The truly fascinating part is that this error does not occur on machines
outside of the lab.  I know absolutely nothing about how CFID and CFTOKEN
are generated other than the fact that (in theory) they should be unique
for each machine using my web application.  

My current code for cfapplication is:

<cfapplication name=#local.ApplicationName# 
        clientmanagement="Yes" 
        clientstorage="#local.DatasourceName#"
        sessionmanagement="No"> 

Knowing how CFID and CFTOKEN are generated might help me to figure out
what's going on.

Andy Walker
Graduate Student
Instructional Technology
Utah State University
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to