On 12/14/07, Daniel Brown <parasane@xxxxxxxxx> wrote: > > On Dec 14, 2007 4:24 PM, Daniel Brown <parasane@xxxxxxxxx> wrote: > > On Dec 14, 2007 3:32 PM, David Giragosian <dgiragosian@xxxxxxxxx> wrote: > > > > > I've used Richard Lynch's Blog example for forcing the download of an > > > individual file. > > > > > > Is there a way to download multiple files in one go, short of zipping > them > > > first into a single file? > > > > > > Concepts / directional shoves appreciated. > > > > You could use AJAX, JavaScript, or AJAX to make multiple requests > > to download various files simultaneously. That would pop up the > > different boxes. > > TFGIF. That should read ".... AJAX, JavaScript, or IFRAMEs...." > > -- > Daniel P. Brown > [Phone Numbers Go Here!] > [They're Hidden From View!] > > If at first you don't succeed, stick to what you know best so that you > can make enough money to pay someone else to do it for you. > > TFGIF Indeed, Daniel. ;-} Thanks for the link, Andrew. I saw it earlier myself but didn't look too closely at it because I don't know ASP at all. Does anyone understand how the files will be sent to the client? Are they going to end up as links on a web page? David