Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / October 2005



Tip: Looking for answers? Try searching our database.

How can I find currently active cfids and cftokens?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Canadian_Charles - 27 Oct 2005 19:26 GMT
Does anyone know if there is a way to find all the active CFIDs and CFTOKENs?

Or a solution to my issue....

There is no login on this application.

I have a form that anyone of 100o's of people can work on and save in a
database. Multiple people can work on the same form, but we don't want people
working on the same form at the same time. So, I flag the record as being
checked out, easy and done.

However how do files get checked in?

Someone can check in a file... but what if they don't ?

Automatically check the file in when their session expires or the browser
closes! But how can I know that??

Another limitation.... I can't use Javascript.

My thoeretical solution would be to put the users cfid and cftoken in the
database, as a locking flag. I would have a script that ran every 30 minutes(or
whatever) compared the active ids and tokens to what was in the database,
removing any that were not active, effectivly unlocking them.

So, back to my original question:
Does anyone know if there is a way to find all the active CFIDs and CFTOKENs?

Thanks,
Charles
Canadian_Charles - 31 Oct 2005 22:26 GMT
So, no comments on this one?

Guess it's not possible.
brent.nicholas - 31 Oct 2005 22:30 GMT
Try looking at: http://www.cflib.org/

I think I saw something about this. Maybe...

BN
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.