in reply to Re: Adding Products automation
in thread Adding Products automation
Hello,
thank you all for replyin.
Jarich, I think you understood my problem more and basically gave me what I needed to finish up this script. I never knew about the getstore command and how it can download a image to the tmp directory like that. Now that you gave me that example, I'm well on my way on finishing it. About the image being stored as a blob on the db, heck no =). I'll be parsing the image file name from the image url and store its filename in the db. And about the legal issue, the product images / info I'll be stealing is from my distributor main website which allows its retail members to use for such purposes. =)
Anthony