<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>23 Nov 2015 19:10:00 Z</lastBuildDate><pubDate>23 Nov 2015 18:11:00 Z</pubDate><description>Hi all,&#13;
&#13;
In one of my WebDev 17 applications I have a table filled with records with documentinformation. When a user clicks on a document, a download starts to the users computer.&#13;
&#13;
I use this piece of code to download the file:&#13;
&#13;
FileDisplay(gsUploadMap + "\"+ BASEDOC.URL,"application/unknown",BASEDOC.URL)&#13;
&#13;
This piece of code works fine with Google Chrome, but when I use Firefox, the document is downloaded and after that, the webpage freezes. I tried this with AJAX on and off.&#13;
&#13;
Does anyone has a clue to solve this ?&#13;
&#13;
Best regards,&#13;
&#13;
Aad</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file/read.awp</link><title>WB 17 - download a file.</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file-55103/read.awp</comments><pubDate>23 Nov 2015 19:10:00 Z</pubDate><description>Thanks Fabrice, that did the trick.&#13;
&#13;
Best regards,&#13;
&#13;
Aad</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file-55103/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file-55103/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file/read.awp">WB 17 - download a file.</source><title>Re: WB 17 - download a file.</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file-55102/read.awp</comments><pubDate>23 Nov 2015 18:35:00 Z</pubDate><description>Hello Aad,&#13;
&#13;
did you define the target of your button as being a new tab/page?&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file-55102/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file-55102/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55099-17-download-file/read.awp">WB 17 - download a file.</source><title>Re: WB 17 - download a file.</title></item></channel></rss>
