Community Member Profile

rich
Member since May 13, 2009

Recent Blog Comments By rich

  • CFDocument Errors And Resolving DNS

    Posted on Jun 12, 2009 at 5:01 PM

    I'm getting the exact same error running the following code: <cfdocument format="pdf"> <h1>Hello World!</h1> <p>Hello everyone!!!</p> </cfdocument> That is the entire contents of the body tags. And I am getting the error in a c... read more »

  • Using ColdFusion Structures To Remove Duplicate List Values

    Posted on May 15, 2009 at 11:23 AM

    I wrote this to count the occurrences of each item when looping a populated list with redundancies into a struct. Worked pretty well. Thanks for the original idea!! :-) <cfloop index="tag" list="#tagList#" delimiters=","> <cfset tag1 = trim(#tag#)> <cfif ta... read more »

  • Using ColdFusion Structures To Remove Duplicate List Values

    Posted on May 13, 2009 at 2:30 PM

    How about a way to count the occurrences of each value in the list, before or during the conversion to a struct key list?... read more »

Member Account Kinky Solutions Shop
  • Help Wanted - Find Your Next ColdFusion Job
InVision App - Prototyping Made Beautiful With Prototyping Tools