I am pulling a file from a company that has set up an xml feed. Needless to say, sometimes the file is full of errors -- things like <p and no end ">" cause my system to break. At first I was using ReReplace and Replace to read the file and replace the non wddx code but now it seems as if I have to plan for every potential mistake they could possibly make since I may get junk like above.
Does anyone have a solution to problems like the one above? Is there any magical tool I can use? As long as their XMLfeed is clean, I can run my rereplaces and replaces and turn their non-wddx into wddx but I can't plan for these types of situations, at least not how I'm currently doing it.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

