Hi,
I am using jquery fileupload in .net mvc application.
everything works fine when i click fileupload and get the open dialogue to get file from user.
But now i am in the scenario, such that, i have the file in my server or some machine path, i need to upload this file using jquery fileupload, without poping out the open file dialogue to the user...
how i can do this....help me out please...
Thanks
Shree