> I was thinking that maybe I could pull the feed either once a day or every > three/six hours > and save it on the local server... but I am not sure how to do that.
Nothing stopping you from that - I do that exact thing with a site I built in the past. The concept is pretty simple, actually. You simply put your CFHTTP into a template that you call using the scheduler and have it save your local file system. Use them on your pages with CFFILE to get them back into the memory. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1757 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
