Nc
Member since Apr 28, 2010
- Profile: /members/5924-nc.htm
- Comments: 6
Recent Blog Comments By Nc
-
Generating Pre-Signed (Query String Authentication) Amazon S3 Urls With User-Specific Data
Posted on May 13, 2014 at 11:27 PM
Hi Ben, What is credentials.cfm? Rgds... read more »
-
My First Year As A Mac User On The Apple MacBook Pro
Posted on Jul 5, 2011 at 4:21 PM
@Aaron, Thanks for the info.... read more »
-
My First Year As A Mac User On The Apple MacBook Pro
Posted on Jul 2, 2011 at 2:07 PM
If your app is on a windows server, how would you deal with processing files when dealing with locations such as c:\coldfusion9\while the developer machine may be linux or mac?... read more »
-
OnApplicationEnd() And OnSessionEnd() Errors Don't Get Logged In ColdFusion
Posted on Apr 18, 2011 at 4:28 PM
@Rani Thank you for the info.... read more »
-
OnApplicationEnd() And OnSessionEnd() Errors Don't Get Logged In ColdFusion
Posted on Nov 17, 2010 at 11:41 AM
Hi, Apparently, when the session ends, you will not be able to access what ever was stored in the session because the session will have expired, thus you cannot access the variables in SessionScope in onSessionEnd. Is this true? If it is not, how is it that one will be able to access the session va... read more »
-
Understanding Application And Session Timeouts In ColdFusion
Posted on Apr 28, 2010 at 11:55 AM
If a web application will always be in use, will one always need to use applicationTimeout? Is it this needed in all apps? Or are there times when its not needed?... read more »