image upload routine

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
15 年 前
Hello,

Has anyone coded an image upload routine so that images could be loaded to the system in 'bulk' as opposed to doing it one by one through the product admin page.

More detail:  we can assume that the images are named in such a way that they can be related to the corresponding item in the product table. (for example it could be [productID].jpg where [productID] is the product ID of the product.  The routine would go through all the images in a given folder and upload them to the database.

Any help is appreciated.

Baaba
15 年 前
Maybe a multiple file upload using flash and jquery
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.