[SOLVED]PDF download bug

Hello forum,

Im working on a grid application in which users can download pdf’s. I use the document(database) to load the pdf’s from my database.
The filenames are also stored in that database. Everything works, until the user tries to download a file for the second time.

The first time a oversized popup opens which downloads the file properly. The second time the same popup opens, but the download doesn’t start.
I tried to manipulate the code in scriptcase, but that didn’t help me either.

I test in google chrome, have not tested this in IE, firefox or opera.

If needed I can send the application and a database example.

Thanks in advance.

Update

Tested the application in internet explorer. Works flawless there. I see a little popup which goes to the prompt that asks users if they want to save of open the file.
Files open properly with adobe acrobat reader.

Hello,

I can’t simulate the problem. Could you confirm if it still persists?

Hello,

The problem is kind of fixed. The user just has to close the popup chrome creates when he or she wants to download a new file.
Is it possible to to manipulate the code in such a way that the download opens in the same tab instead of an about:blank?