Application Management

This covers anything related to applications, including session and client tracking.

Questions

How can I detect if the browser accepts cookies?

How can I use session variables to determine the date of a user's last visit?

How can an Application.cfc's extend to other Application.cfc's?

How do I end a session when the user closes their browser?

How do I know when a user's session ends?

How do I migrate from Application.cfm to Application.cfc?

How do I restart an application in ColdFusion?