Tim Garver
Member since Sep 14, 2009
- Profile: /members/4313-tim-garver.htm
- Comments: 4
Recent Blog Comments By Tim Garver
-
Feature Flags Book: I Eat, I Sleep, I Feature Flag
Posted on Dec 1, 2024 at 7:53 PM
Loved the book Ben.. It really will open your eyes to all the possibilities. 💥... 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. Can you verify if ... read more »