Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi!

I am using jquery multiple upload in my prject.

I want to use submit some additional data for each file.
In which script function (eg _beforeSend)I can write snippet to append additional data for each file.
OR
How can I use callback funcution for the same .

It is uploading files in each request to server for each file upload.
How can I Upload all files in a single request to server.

I am getting error NoT found erorr after each file upload.
How can I change this message.OR which function is called after sucessful upload.
Posted

1 solution

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900