I want to do the following .... I upload a file, (import from excel). The controller executes it and the user wants to show how many percent is completed. How do I return the answer as a percentage, so that the task is not interrupted?
|
I want to do the following .... I upload a file, (import from excel). The controller executes it and the user wants to show how many percent is completed. How do I return the answer as a percentage, so that the task is not interrupted?
Source: https://ru.stackoverflow.com/questions/715441/
All Articles