Dear All...
I need the following -
When a user clicks a button, a panel must be opened.
Then, user will click "Browse" button and select only pdf and image file.
Then user must be able to drag and drop the selected files to the panel.
And then, wehn the user clicks "Done" button - All files must be uploaded - and the current date and time (system date and time) will prefix the file name.
Eg -
If files selected are -
1. ImageGlass.jpg - then - file must be - 1stMarch2016_ImageGlass.jpb
2. TestPolicy.pdf - then - file must be - 1stMarch2016_TestPolicy.pdf
-------
At a time, the user can select only 5 files.
---
Please help me -- I am not able to make this using JQuery and asp.net c#.
No MVC. Only 3-tire architecture.
Loading
Riddhi ValechaPosted Mar 21, 2016, 3:07 AM
Thanks a ton for these links ....
But, I want to drag and drop files on some panel - just like we drag and drop controls in aspx page in asp.net.
Munesh SharmaPosted Mar 21, 2016, 1:20 AM
Chandu KumawatPosted Mar 21, 2016, 12:42 AM
Pradeep SahooPosted Mar 21, 2016, 12:13 AM