imstillatwork
IS-IT--Management
I have a group based security system written, and it works pretty good. users can be in more then one group, .cfm or folders can have more than one group accessing them...
here is my problem.... I have a helpdesk issue management application that I am writting in CF(almost finished) We have multiple HelpDesk Operators here. I dont want one person to open a task and make changes to it if another person has that taks opened also...Can this be done? I have thought of a 1/0 switch in the database, but if a browser is closed, or the go back button is used, the lock will remain, while the user is not in the task...
Is there a way one user can check the session variable of another? and see what task he is in? Any Ideas??
Thanks...
IF YOU DON'T KNOW HOW A TAG WORKS...
...DOWNLOAD THE CFML REFERENCE!
here is my problem.... I have a helpdesk issue management application that I am writting in CF(almost finished) We have multiple HelpDesk Operators here. I dont want one person to open a task and make changes to it if another person has that taks opened also...Can this be done? I have thought of a 1/0 switch in the database, but if a browser is closed, or the go back button is used, the lock will remain, while the user is not in the task...
Is there a way one user can check the session variable of another? and see what task he is in? Any Ideas??
Thanks...
IF YOU DON'T KNOW HOW A TAG WORKS...
...DOWNLOAD THE CFML REFERENCE!