Cache good feeds and if there is ever an error display the most recent
cached file.

On Tue, 4 Dec 2001, Emily C. Grossman wrote:

> 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..
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to