SDTacoma
Member since Jul 1, 2010
- Profile: /members/6341-sdtacoma.htm
- Comments: 3
Recent Blog Comments By SDTacoma
-
Using POSIX Character Classes In Java Regular Expressions With ColdFusion
Posted on Mar 2, 2011 at 5:18 PM
Shoot, since nobody else has commented... How do you suggest I remove ' ' from a string without removing actual spaces, ' '? This does not seem to work... #replace(qSelect.location1, " ", "", "ALL")# Thank you!!!... read more »
-
What Happens When A ColdFusion CFLock Timeout Is Exceeded Without Error?
Posted on Jul 1, 2010 at 5:52 PM
Why would you NOT want it to execute the code in the CFLOCK tag? If you don't care if it is executed, then don't include the code on the page. Also, can you explain this to me? "In such a case, I might not care if periods of intense performance fail to insert a few rows here and there." When would... read more »
-
CFLock And Negative Outcomes - Think It Through
Posted on Jul 1, 2010 at 4:26 PM
Sooooo lost!!! I have been working with CF for years and years and nobody has been able to explain to me, so that I understand, how CFLOCK works. It doesn't seem like I am alone either. If so many people are confused by the tag, maybe Adobe should rethink the tag. It also seems like vars should loc... read more »