Hi, in one app, I let the user click on a link that generates a very big PDF file. I would like to show a progress indicator to show the user the status of the process.
How can I do this?.
The PDF is generated by a CGI program server side.
Regards,
Leonardo.