Viewing posts by
scoopseven
Despite what CFMX 6.1 documentation says, I've recently learned that the CFAPPLICATION tag, located in application.cfm doesn't like ambiguity. The problem manifests itself by throwing a "NullPointerException at ColdFusion.runtime.clientScopeKey" error in the exception log.
read more
/
0 comments
Posted by:
scoopseven
in
MySQL
15 years, 6 months ago
Dear JDBC,
read more
/
0 comments
Adobe dream weaver CS3 started crashing when I was selecting text in code view.
read more
/
0 comments
Posted by:
scoopseven
in
MySQL
15 years, 7 months ago
Here are a couple of sql statements to view your cache settings on a mySQL server. More on what they mean later (or at least a link).
read more
/
0 comments
I looked for a long time for a solution to be able to loop over the names of the arguments passed into a cfc. I searched for things like "loop over arguments structure" and "argument scope coldfusion". Finally I found this tag. Sweet!
read more
/
0 comments