Logout User
Logging out a user can normally be a simple matter of <cfset StructClear(session) /> but sometime you might want to do more. So what not invoke the onSessionEnd() method in the Application.cfc and clear the session plus whatever else you want to do.
Comments (Comment Moderation is enabled. Your comment will not appear until approved.)
Comments are not allowed for this entry.
