HighDots Forums  

Re: Downloading multiple files with one click?

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss Re: Downloading multiple files with one click? in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ALain Montfranc
 
Posts: n/a

Default Re: Downloading multiple files with one click? - 01-17-2007 , 02:23 PM






Jonas Smith a écrit
Quote:
I need to set up a way to download multiple files with javascript.

I have an Array with the individual file URLs. I can download the files
with the 'open' call. However, that opens as many windows as there are
files to download.

I tried the location.href property, but only the last file in the Array
would download.

Is there a way to do this?
I did it years ago without javascript by sending mutipart documents
within the same HTTP connexion




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.