Kranthi Vardhan Kolluru

Kranthi Vardhan Kolluru

  • 1.1k
  • 497
  • 45.7k

stop user until the file upload is completed.

Nov 20 2019 7:00 AM
Hi,
 
I implement a code to upload a file through AJAXtoolkit Fileupload.
 
when a file is in uploading state user is pressing the save button, the file is not completly uploaing in the server folder and cause some session errors and page is collapsed.
 
i want to stop the user for some time until the file is completly uploaded in the server and the ajax fileupload will turns into green color then only we should allow th user to click save button. in this process i need to run a process wheel untill the file uploading is completed.
 
any ideas please..?? 
 

Answers (2)