OK I got over the fact that i can't see whether the download finished or not, now i have a different kinda problem π
I save the files into mysql. When a user tries to download the file i do all the necesary checking, feed him the header information and then the longblob value from mysql.
When the user clicks Save in the Save file dialog everything goes well. But if the user clicks Open for a zip file for example, he is prompted again with the same dialog. In this dialog, if he clicks Save, the file is normally saved, (the problem is hereπ if he clicks Open again, the file downloads and opens, but it is empty (0 π.
Any idea why and how to fix that?
j.