Question
using cfhttp to read a page and write its contents to a file.
Hi,
I am trying to get a feed of my ebay store listings to load into froogle. Unfortunately, ebay provides the feed as a website not a file and froogle (via GoogleBase) needs the file to be submitted as an XML file.
Is there a way to use something like cfhttp to load up the page where the feed is located, scan the page and write it's contents into an XML file that I can then load up to GoogleBase???
thanks for the help.
I am trying to get a feed of my ebay store listings to load into froogle. Unfortunately, ebay provides the feed as a website not a file and froogle (via GoogleBase) needs the file to be submitted as an XML file.
Is there a way to use something like cfhttp to load up the page where the feed is located, scan the page and write it's contents into an XML file that I can then load up to GoogleBase???
thanks for the help.