Ask a Question related to ASP.NET General, Design and Development.
-
Ned Chamberlain #1
Multiple File download from IE
I have a page that currently allows the user to select the
file and do a file/save as to their computer from IE.
There has to be a way to allow the user to select multiple
files and have them saved to a specified folder on their
computer. Any ideas?
I heard that this is a limitation in IE???
Ned Chamberlain Guest
-
Multiple files download?
Originally posted by: 2JZ Hi all, I am using FileReference's download() to download file. However, it seems that donwload() only donwload one... -
Download a file
Hello, I would like that a user can download a file starting from a server and that the user could place it where he wants. (sorry I'm a French guy... -
Download file
Hi! I am working on a peice of code that will allow a user to download a file located in the users folder. The file is NOT located inside the... -
PHP - download multiple text files by submitting an htmlform
Hello, I am building a site that allows the user to download a set of text files based on user selection on HTML forms. For example, the user can... -
DVD quality video; Web upload/download; Multiple users; Is Director a fit?
I'm new to the Macromedia world and I'm looking for some help regarding if Director can meet the following three requirements... 1. Displaying DVD... -
Steve C. Orr, MCSD #2
Re: Multiple File download from IE
Generally multiple files would be zipped into a single file for download.
The user always gets to choose which folder the file is downloaded to -
that's how IE works for security reasons.
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"Ned Chamberlain" <nchamberlain@cgehq.com> wrote in message
news:0f4601c34598$3d4e6800$a001280a@phx.gbl...> I have a page that currently allows the user to select the
> file and do a file/save as to their computer from IE.
> There has to be a way to allow the user to select multiple
> files and have them saved to a specified folder on their
> computer. Any ideas?
> I heard that this is a limitation in IE???
Steve C. Orr, MCSD Guest
-
Kevin Spencer #3
Re: Multiple File download from IE
I believe you heard right. I don't believe any browser has that kind of
functionality.
--
Kevin Spencer
..Net Developer
Microsoft MVP
[url]http://www.takempis.com[/url]
Big things are made up
of little things
"Ned Chamberlain" <nchamberlain@cgehq.com> wrote in message
news:0f4601c34598$3d4e6800$a001280a@phx.gbl...> I have a page that currently allows the user to select the
> file and do a file/save as to their computer from IE.
> There has to be a way to allow the user to select multiple
> files and have them saved to a specified folder on their
> computer. Any ideas?
> I heard that this is a limitation in IE???
Kevin Spencer Guest



Reply With Quote

