Re: [PHP] Multiple Upload using list
On Friday 17 May 2002 14:30, Triax wrote: > Hello, > currently I want to implement a multiple upload using a listbox. > I have 2 link which will dynamically add or remove a file to/from the > list box, > - > Upon sbumitting, my p
[PHP] Multiple Upload using list
Hello, currently I want to implement a multiple upload using a listbox. I have 2 link which will dynamically add or remove a file to/from the list box, I'm writing it as a java script as below. - function addFile(){ var temp, ext