Uploading multiple files - not necessarily CF

2006-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
I'm looking for a solution to this problem: For an intranet site, the end user should be able to select multiple files (or even a directory) located on his/her local machine, and press a single button to upload them to the server. We're a CF shop and I don't see a CF solution for this piece, bu

Re: Uploading multiple files - not necessarily CF

2006-04-25 Thread Rob Wilkerson
What about using DHTML? Take a look at something like this: http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/ I've played with it a little bit and it looks pretty nice. I have not used it in production, though, so it will require some testing.

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Ben Nadel
ff like ActiveX dealies. -ben ... Ben Nadel www.bennadel.com -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 2:19 PM To: CF-Talk Subject: Re: Uploading multiple files - not necessarily CF What about using DHTML? Take a lo

Re: Uploading multiple files - not necessarily CF

2006-04-25 Thread Russ Michaels
Checkout the CFFM (CF file Manager) by Rick root I think. Russ -Original Message- From: "Rob Wilkerson" <[EMAIL PROTECTED]> To: CF-Talk Date: Tue, 25 Apr 2006 14:19:22 -0400 Subject: Re: Uploading multiple files - not necessarily CF > What about using DHTML? Take

Re: Uploading multiple files - not necessarily CF

2006-04-25 Thread Rob Wilkerson
You mean by control- or shift-clicking? So click "Browse" and then select multiple files from the dialog? If so, then that can't be done as far as I know. Using the standard file input, control- and shift-clicking is disabled. One file at a time. Period. I missed that possible meaning. Thank

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
25, 2006 2:37 PM To: CF-Talk Subject: Re: Uploading multiple files - not necessarily CF Checkout the CFFM (CF file Manager) by Rick root I think. Russ -Original Message- From: "Rob Wilkerson" <[EMAIL PROTECTED]> To: CF-Talk Date: Tue, 25 Apr 2006 14:19:22 -0400 Subject: Re

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
e- From: Ben Nadel [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 2:32 PM To: CF-Talk Subject: RE: Uploading multiple files - not necessarily CF Rob, That's nice little solutions. I think though, what he ultimately wants is to not have to "browse" for each new file...

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
ent.) -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 2:42 PM To: CF-Talk Subject: Re: Uploading multiple files - not necessarily CF You mean by control- or shift-clicking? So click "Browse" and then select multiple files from

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
pril 25, 2006 3:00 PM To: CF-Talk Subject: RE: Uploading multiple files - not necessarily CF Looks promising, but may be more than I need/want. I certainly don't want the end users able to delete files or directories on the server. But I've just glanced at it. Thanks for the tip. -O

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Mark Leder
ay, April 25, 2006 3:00 PM To: CF-Talk Subject: RE: Uploading multiple files - not necessarily CF Looks promising, but may be more than I need/want. I certainly don't want the end users able to delete files or directories on the server. But I've just glanced at it. Thanks for the

Re: Uploading multiple files - not necessarily CF

2006-04-25 Thread DRE
bject: RE: Uploading multiple files - not necessarily CF > > Alas, I spoke too soon. No, that's not going to work for me. The "upload > multiple files" is simply 20 HTML file fields. No good. > > I might be able to use it for something else, but not for this project

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
t, ideally, can fit into an existing HTML form. I'm not optimistic. -Original Message- From: Everett, Al (NIH/NIGMS) [C] Sent: Tuesday, April 25, 2006 2:06 PM To: CF-Talk Subject: Uploading multiple files - not necessarily CF I'm looking for a solution to this problem: For an in

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Mark Leder
: RE: Uploading multiple files - not necessarily CF I've been told that whatever solution we go with has to work in the current application "flow." In other words, we need to be able to seamlessly slot the solution into our current web application. Sending the users to a separate a

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Everett, Al \(NIH/NIGMS\) [C]
I'll dig into that. Gotta get Java installed though. -Original Message- From: Mark Leder [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 4:14 PM To: CF-Talk Subject: RE: Uploading multiple files - not necessarily CF The java app I mentioned will fit directly into your html

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Patrick McGeehan
MAIL PROTECTED] Sent: Tuesday, April 25, 2006 4:21 PM To: CF-Talk Subject: RE: Uploading multiple files - not necessarily CF I'll dig into that. Gotta get Java installed though. -Original Message- From: Mark Leder [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 4:14 PM To: CF-T

Re: Uploading multiple files - not necessarily CF

2006-04-25 Thread Ryan Guill
[mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 25, 2006 4:21 PM > To: CF-Talk > Subject: RE: Uploading multiple files - not necessarily CF > > I'll dig into that. Gotta get Java installed though. > > -Original Message- > From: Mark Leder [mailto:[EMAIL PROTEC

RE: Uploading multiple files - not necessarily CF

2006-04-25 Thread Mark Leder
: Re: Uploading multiple files - not necessarily CF here is a flash 8 application that allows multiple file uploads. I never did dig in to see how it was done, but you are free to try. http://www.bubbleshare.com/upload/mmflash On 4/25/06, Patrick McGeehan <[EMAIL PROTECTED]> wrote: > Are

RE: Uploading multiple files - not necessarily CF

2006-04-26 Thread Andy Matthews
- From: Everett, Al (NIH/NIGMS) [C] [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 2:05 PM To: CF-Talk Subject: RE: Uploading multiple files - not necessarily CF Alas, I spoke too soon. No, that's not going to work for me. The "upload multiple files" is simply 20 HTML file fie

Re: Uploading multiple files - not necessarily CF

2006-04-26 Thread Ray Champagne
t; --//-> > > -Original Message- > From: Everett, Al (NIH/NIGMS) [C] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 25, 2006 2:05 PM > To: CF-Talk > Subject: RE: Uploading multiple files - not necessarily CF > > > Alas, I spoke too soon. N

RE: Uploading multiple files - not necessarily CF

2006-04-26 Thread Everett, Al \(NIH/NIGMS\) [C]
y Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 9:46 AM To: CF-Talk Subject: RE: Uploading multiple files - not necessarily CF I know it seems like a pain to select 20 uploads at once, but once you've selected the first file, the browser will remember the directory you were last

Follow-up: Uploading multiple files - not necessarily CF

2006-06-26 Thread Everett, Al \(NIH/NIGMS\) [C]
Thanks to all who offered solutions to this dilemma. As I suspected, due to security concerns, any solution requiring a Java applet, Flash, or any other third-party solution is a non-starter. The users will just have to deal with it. I am hopeful, however, that others who search the CF-Talk archiv