Community Member Profile
Mark
Member since May 12, 2011
- Profile: /members/8314-Mark.htm
- Comments: 2
- Points: 22
Recent Blog Comments By Mark
-
Running ColdFusion Queries Inside CFSript Tags
Posted on May 12, 2011 at 6:07 PM
Blah ignore my last post. Completely forgot that actually a user made function and not part of ColdFusion language. That what I get for trying to think after work.... read more »
-
Running ColdFusion Queries Inside CFSript Tags
Posted on May 12, 2011 at 5:33 PM
A few years late but cfquery has been supported in script tags since coldfusion 7 at the latest. Where I work we still stuck using coldfusion 7. The format is <cfscript> SQL_STRING = "SELECT " & "id, " & "name, " & &... read more »



