Re: how do I use excel product feeds
YouŽve got two options really purple -
1. Generate the SQL to populate a MySQL database and use PHP to access it (as scifind said)
2. Generate flat HTML files that you can upload.
For both you really need to be able to program in VBA (the version of VB that comes with Excel etc).
Basically, you open a file, loop through the contents of the spreadsheet and output them to the file and then close it.
If you want an example script drop me an e-mail at imoneyop[no spam]@aol.com (remove the [no spam]) and IŽll email you something when I get back to the UK next week.
Ian
[Edit] Edited to get rid of the unreadable Turkish characters - Purple, if you tried to email me, the address above didn't appear correctly - but it is now [/edit]
|