Re: Multiple files download: Is there a way?
- From: "Eliyahu Goldin" <removemeegoldin@xxxxxxxxxxxxxx>
- Date: Sun, 30 Oct 2005 22:14:41 +0200
Stanav,
See if this can help you:
http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/
Eliyahu
"Stanav" <stanav_12@xxxxxxxxxxx> wrote in message
news:OqLoaeC3FHA.2640@xxxxxxxxxxxxxxxxxxxxxxx
> Hello all,
>
> Thanks in advance for any replies...
> Now, my question is: Is it possible to do a multiple files download for a
> single response event on an aspx page? If there is, please give me some
> directions/sample code or anything.
> On my web application, I have a CheckBoxList that shows all the files. The
> user will check (select) the files to download, then click on the
"Download"
> button. A SaveAs dialog pops up to allow the user to select the save
> location, then all the selected files will be downloaded to the user's PC.
> I tried to run a loop through the selected files, but it didn't work (only
1
> file gets downloaded).
> Any advice?
>
> My second option is to FTP the selected files to the client. However, I
> can't find a way to show the SaveAs dialog AND get the returned save path.
I
> was able to display the SaveAs dialog using java script, but I don't know
> how to get the save path from it. I did a lot of Googling but found
nothing
> for this. Please help....
>
> Stanav.
>
>
.
- References:
- Multiple files download: Is there a way?
- From: Stanav
- Multiple files download: Is there a way?
- Prev by Date: Re: Default autoEventWireup changed to true?
- Next by Date: Re: User Controls - My Confusions
- Previous by thread: Multiple files download: Is there a way?
- Next by thread: Changing the icon in the address bar
- Index(es):