Problem with File uplolad in javascript.
- by Nikhil
I have used javascript to upload more than one file. when user clicks on 'add more' javascript appends new object to older div using innerHTML.
Now the problem is if I select a file and then click on "add more" then new file button exist but older selected file removes and two blank file buttons display. I want this old file must be selected when user add new file button.
If anybody can,
Help Plz!!!
tnX.