I am working with a particular shoddy webservice that really isn't a webservice at all. Now, I really really want the data they provide to me in their pseudo webservice. So one option I am looking at is just consuming the resulting html data I get back from their webservice and parsing it out and storing the data that I am looking for.
However, every attempt that I have made to parse such html has come up null. Does anyone know of a udf or another application that can be used to parse html into xml? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319089 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

