I have a web page containing 3 file upload control and one button to submit. User will be able to upload large file like 10-15 MB.
My questions are:
1) What is the best way to upload large file?
2) How can I show the uploading with progress bar?
3) How can I restrict the user while uploading complete then user can submit?
Please advise and help.
Thanks in advance.
Go to the complete details ...