Community Member Profile
- Profile: /members/4313-Tim-Garver.htm
- Comments: 3
- Points: 32
Recent Blog Comments By Tim Garver
-
Building A ColdFusion XML Document From Scratch
Posted on Aug 24, 2010 at 10:04 AM
Hi Ben, Great article!! I was wondering if you may have run into this issue: I am making an xml file by looping over db content, then saving the file to the server. The problem I am having is the content of xml file is mashed up and not in any readable format to me as well... read more »
-
Parsing HTML Tag Data Into A ColdFusion Structure
Posted on Sep 24, 2009 at 5:10 PM
@Ben, Well, i was using this to parse another web sites information. Unfortunately that site did not use quotes at all. I ended up just writing it myself. Thanks again for getting back. Tim... read more »
-
Parsing HTML Tag Data Into A ColdFusion Structure
Posted on Sep 14, 2009 at 1:59 PM
Hi Ben, I have tried to use this code for parsing table data in a html table. Its not working out so good :) I am looping over each TR tag and passing the contents to your function. In some cases it works correctly, in others it gets TD data contents confused with attributes.read more »



