Sweet! Thanks! Currently, I'm attempting to determine whether this will do what I need: http://www.bennadel.com/blog/779-Parsing-HTML-Tag-Data-Into-A-ColdFusion-Structure.htm
Else, jsoup. Thanks again! On Mon, Jan 21, 2013 at 11:13 AM, Raymond Camden <[email protected]>wrote: > > I guess it depends on what you're doing. :) What about a DOM-style API, ala > jQuery? There is a server-side version called jsoup (http://jsoup.org/). > > > On Mon, Jan 21, 2013 at 11:07 AM, John M Bliss <[email protected]> > wrote: > > > > > Hi! > > > > What's the current best way to parse HTML? Like XmlParse but works on > > non-XHTML? I searched cflib.org but did not see anything. > > > > -- > > John Bliss - http://about.me/jbliss > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353994 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

