Mike
Member since Aug 19, 2010
- Profile: /members/6702-mike.htm
- Comments: 3
Recent Blog Comments By Mike
-
Content Is Not Allowed In Prolog - ColdFusion XML And The Byte-Order-Mark (BOM)
Posted on Oct 3, 2011 at 10:49 AM
Ben, I used your example to loop through the xml reponse data and, whereas your example has leading data such as [] - 65279, mine has [] - 32 at the end! I'm getting the same error as described above. Your thoughts?... read more »
-
Ask Ben: Grabbing World Of Warcraft Data With ColdFusion And CFHTTP
Posted on Aug 26, 2011 at 1:04 PM
Hi Ben, Any idea of how to use CFHTTP method = "get" to populate the contents of a jQuery modal dialog? We have a third party URL that we use for online support chat and it's presently in an ugly pop-up window. Is this possible? Mike... read more »
-
ColdFusion Insert() - How Did I Miss This Function?
Posted on Aug 19, 2010 at 11:29 AM
Ben, Can you update this post with an example of comparing two comma separated lists and using "Insert()" to make the lists equal? Mike... read more »