Re: Multiple File upload or download
- From: "Steve C. Orr [MVP, MCSD]" <Steve@xxxxxxx>
- Date: Thu, 5 May 2005 13:11:35 -0700
You're correct that you'll need an ActiveX control (or a thick client of
some other kind) because this can't be done with standard HTML and browser
scripting.
Here are some 3rd party options that may help you out:
http://fileup.softartisans.com/fileup-231.aspx
http://fileup.softartisans.com/fileup-131.aspx
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Shawn H. Mesiatowsky" <smesiatowsky@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:u8ub4iYUFHA.3436@xxxxxxxxxxxxxxxxxxxxxxx
>I am creating an intranet App that is a document management system, and now
>I have been told they wan't the ebilty to version control directories, not
>just files. So I have the file upload and download working great, but I
>have no idea where to start on how to upload or download an entire
>directory, thankfully there will be no sub directories in the directories.
>Also, they do not want to select file by file because there may be 40 files
>in a directory, so this has to be able to acept a directory and then upload
>or download all files in that directory by itself. I have a very funny
>feeling this cannot be accomplished without something like an active x
>control, but hopefully I am wrong. Any ideas? Thanks for your help
>
>
.
- References:
- Multiple File upload or download
- From: Shawn H. Mesiatowsky
- Multiple File upload or download
- Prev by Date: RE: SPREAD NODE THE TREEVIEW
- Next by Date: Re: How do I get code to fire on the HTML page instead of the code behind?
- Previous by thread: Re: Multiple File upload or download
- Next by thread: Re: Multiple File upload or download
- Index(es):
Relevant Pages
|