Question
stop a coldfusion request
This is what I'm looking for.. example:
2 users log in.. both pull reports... User 2 pulls the report and waits, but user 1 gets impatient and closes the browser halfway through the request being completed. I'm guessing I will have to use sessions here, but how do I kill or abort user 1's request using CF?
2 users log in.. both pull reports... User 2 pulls the report and waits, but user 1 gets impatient and closes the browser halfway through the request being completed. I'm guessing I will have to use sessions here, but how do I kill or abort user 1's request using CF?
