Community Member Profile
- Profile: /members/2660-Ron-Alexander.htm
- Comments: 2
- Points: 1
Recent Blog Comments By Ron Alexander
-
Nylon Technology Presentation - Some Of The Forgotten Functions
Posted on Jun 15, 2007 at 4:20 PM
It returns 5 because it strips out the Carriage Return, Chr(13), and is left with "Nice#Chr(10)#Pants" so it FINDS the Chr(10) in the fifth position. Chr(10) does not get stripped because it is a line feed.... read more »
-
Ask Ben: ColdFusion Variable Caching And How To Use It (Simple Demo)
Posted on Mar 29, 2007 at 12:06 PM
Ben, Why not perform the CFLOCK first and then do the check to make sure the app is not already initialized. If it is then bail on the lock otherwise complete the initialization action? Ron... read more »



