Start download in separate Response

From: hoenes1 (leguan_at_twism4life.de)
Date: 08/19/04


Date: 19 Aug 2004 06:50:10 -0700

Hi,

in my ASP.NET App, I have a list of files which the user can download
on click (using Response.BinaryWrite()). the problem is, that once a
download has started, the user can't navigate in the window because
the response is sending the file and so no new requests can be made.
what possibilities do i have to make the client able to browse other
pages in my app while downloading a file?
Thanks in advance.



Relevant Pages

  • Re: Thread Question
    ... going to only download three requests at a time and if one of ... the requests takes a long time it will hold up all the others. ... def run(request, response): ... requestQueue = Queue ...
    (comp.lang.python)
  • Re: auto-upgradable application
    ... New users always download and install using the installer. ... Our app ... If the client detects that it is out of date, it looks at the version info ...
    (comp.lang.python)
  • Re: Has independent Palm deveopment died?
    ... "shareware" software for java, symbian, MW? ... Many of the freeware/shareware download sites give download numbers for ... app from a different platform) the first thing to do would be to see ...
    (comp.sys.palmtops)
  • Re: web page communicating with an applet
    ... set group of browsers, and have control over ... browsers it is supported on, ... Had you considered breaking up the app. ... Also - webstart has a 'lazy download' ...
    (comp.lang.java.programmer)
  • Question About Design Strategy
    ... allowing users to download large files. ... For example, after the app starts, a code behind page might get ... copy it to a temporary directory, ... The problem is occurring after the user clicks the download link. ...
    (microsoft.public.dotnet.framework.aspnet)