Forum Moderators: open
I feel much more comfortable making html type sites.
Can anyone summarize how to extract the product list in an xml feed into a flat file such as excel or notepad?
I basically have an idea, but need to put the process together.
Thanks in advance.
In practice, I imagine are many off-the-shelf scripts or plugins to take advantage of the better-known product feeds, like Froogle or Amazon, so a Google search containing the parameters of your environment (PHP, ASP, Java, etc.) and the particular feed may turn up a few options.
At a very basic level, you can style raw XML files with CSS, but to do this you must be able to add a line to the input XML so that it will request the CSS file.