Hello, I have a controller that gets same data from a database and creates a new file in excel format. These controller needs some time to write out the content of the database.
In the view there is a form that when is submited calls this controller. I need to download the file once this has been created but I do not know how can I do this. Anyone could help me , please? Thanks in advance