Community Member Profile
Alexander
Member since Dec 6, 2012
- Profile: /members/10480-Alexander.htm
- URL: dna-x.com
- Comments: 1
- Points: 10
Recent Blog Comments By Alexander
-
ColdFusion SESSION Is Always Created Even If OnSessionStart() Fails
Posted on Dec 6, 2012 at 8:13 PM
One question you are controlling Sessions in the onRequestStart <!--- Check to see if the user is logged in. ---> <cfif NOT SESSION.LoggedIn> <!--- ... do something ... ---> </cfif> Would it be a good idea to include a <CFSET STRU... read more »



