Upload multiple files help :]

JosephC

Paragon
Joined
Aug 22, 2009
Messages
1,703
Reaction score
1
FP$
599
Hi I'm looking at making my image hosting website able to upload multiple files. But the thing I'm stuck on it making it so that there's like a button with +, when you click it another upload box appears, and you can keep pressing the + button as many times as you want to (limit can be set but not necessary at the moment).

Any ideas on how to do this? Thanks 🙂
 
I've moved this to "Forum & Hosting Support." It might get more attention from the tech-savvy users here. 🙂
 
Well what language are you using? I presume you'd be using php? Maybe you can integrate a little AJAX code so it runs smoothly and just pops up without reloading the page.
 
Back
Top Bottom