This topic is locked

Mass image upload

1/26/2010 10:53:30 PM
ASPRunnerPro General questions
A
ashojai author

Hello,
I am working on a project in which , I need to upload so many images to the database. The names of these images are all in a format, which is already saved as $number in one of my tables. I wanted to know if there is anyway to ftp the images to a folder on the server and somehow scan them into the database with a line of code or script as opposed to uploading them manually and one by one.
I appreciate your answers.
Arian

M
Maurits 1/27/2010



Hello,
I am working on a project in which , I need to upload so many images to the database. The names of these images are all in a format, which is already saved as $number in one of my tables. I wanted to know if there is anyway to ftp the images to a folder on the server and somehow scan them into the database with a line of code or script as opposed to uploading them manually and one by one.
I appreciate your answers.
Arian


Have a look at the sites below, they maybe helpful:
http://www.stardeveloper.com/articles/display.html?article=2003040501&page=1

http://www.stardeveloper.com/articles/display.html?article=2003022601&page=1

http://www.stardeveloper.com/articles/display.html?article=2001033101&page=1