Re: [PHP] Multiple Upload using list

2002-05-17 Thread Jason Wong
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

2002-05-16 Thread Triax
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