CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Ajax and Design (http://www.codingforums.com/forumdisplay.php?f=55)
-   -   Ajax multiple file upload with thumbnails (http://www.codingforums.com/showthread.php?t=196875)

deyans 05-27-2010 09:49 AM

Ajax multiple file upload with thumbnails
 
Hi guys,

I am developing a website and like to have a multiple images upload with thumbnails function - similar as (see the 8 empty thumbnails in the form) http://www.trade-it.co.uk/ads/new/pl...category-8933/.

I tried to find such script but no luck.
Does anybody know what script has been used and where can I find/buy it?

Thanks a lot.
D.

adolfhitler 05-30-2010 10:38 AM

@deyans: hey men... you posted-->"multiple images upload " ...by the way
do you know how to INSERT MULTIPLE row in mysql using AJAX????

kizzie33 06-06-2010 08:47 PM

the way everyone else does it include ebay, youtube, and the big names. Iframes becuase ajax cant do files. have you form input then target a iframe.
1 iframe per image
And for the multipal rows thing just run the INSERT command twice ?
ergo 2 rows or put it into a array
and in php run foreach command


All times are GMT +1. The time now is 11:00 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.