Community Member Profile
- Profile: /members/2162-Ryan.htm
- URL: http://blog.ryaneverhart.com
- Comments: 3
- Points: 1
Recent Blog Comments By Ryan
-
How Do You Use The ColdFusion CFParam Tag?
Posted on Mar 23, 2007 at 1:15 PM
@Dmitriy Dave Shuck had a couple good posts on his site about testing isDefined() vs structKeyExists(). Below is the link. http://daveshuck.instantspot.com/blog/index.cfm/2006/1/30... read more »
-
How Do You Use The ColdFusion CFParam Tag?
Posted on Mar 23, 2007 at 10:55 AM
Ben, I use <cfparam> the same way you do, however I never use the type attribute, I will have to start looking into that. I also use them when my pages are looking for certain URL variables like so: <cfparam name="url.entry_ID" default="0" /> That way if for some rea... read more »
-
Ask Ben: Query Loop Inside CFScript Tags
Posted on Oct 15, 2006 at 12:50 PM
Thanks for the post Ben. This helped me loop through an array in cfscript. Ryan... read more »



