I am trying to make индикатор процесса
in a web application (some progressbar
).
While the file is being generated in the Controller
, I want the user to see that it is being generated and he understood that the application is working. I want to make it as simple as possible. Just what would be the inscription or .gif c spinning wheel. After the file is generated, it starts loading, and before loading it is necessary to remove this indicator.
I tried to do it like this , but nothing happened .
Tell me, please, what other implementation options can there be?
For examples and tutorials - special thanks .