Re: Multiple file upload - flash forms?

2006-03-16 Thread Thomas Chiverton
On Tuesday 14 March 2006 15:31, Robertson-Ravo, Neil (RX) wrote:
 I'm working on a photo gallery application and need to provide a user
 friendly way of uploading multiple image files.

Either support uploading a single zip file, or a form that the user can 
add/remove file upload inputs to at will ?

-- 

Tom Chiverton 
Advanced ColdFusion Programmer

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235527
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple file upload - flash forms?

2006-03-14 Thread Robertson-Ravo, Neil (RX)
I am not sure if Flash Forms can do this but Flash 8 certainly can.



-Original Message-
From: muzl hed [mailto:[EMAIL PROTECTED] 
Sent: 14 March 2006 15:44
To: CF-Talk
Subject: Multiple file upload - flash forms?

I'm working on a photo gallery application and need to provide a user
friendly way of uploading multiple image files. 

I would prefer to NOT use an ActiveX or Java widget so a Flash based
solution  seems ideal.

Can ColdFusion Flash Forms be used to allow users the ability to select
multiple files at once? Would I need to build this in Flash rather than
Coldfusion? Does anybody have any ideas or inspiration?






~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235315
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple file upload - flash forms?

2006-03-14 Thread Artur Kordowski
There is an Flash upload example by AS Fusion
(http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms)
.. In know that is possible to create a multiple file upload with flash, but
how you can do it with this example I dont know. 



-Original Message-
From: muzl hed [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 4:44 PM
To: CF-Talk
Subject: Multiple file upload - flash forms?

I'm working on a photo gallery application and need to provide a user
friendly way of uploading multiple image files. 

I would prefer to NOT use an ActiveX or Java widget so a Flash based
solution  seems ideal.

Can ColdFusion Flash Forms be used to allow users the ability to select
multiple files at once? Would I need to build this in Flash rather than
Coldfusion? Does anybody have any ideas or inspiration?






~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235317
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple file upload - flash forms?

2006-03-14 Thread Burns, John D
I would imagine that you'd have to build it directly in flash. Even
then, I'm not sure you could do a multiple upload with a drag-and-drop
type control. You could do multiple file selects and that sort of thing,
but I don't know that there's a mass file select option in flash. I
could be wrong as I have just brushed the surface of the new file
controls in flash. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: muzl hed [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 10:44 AM
To: CF-Talk
Subject: Multiple file upload - flash forms?

I'm working on a photo gallery application and need to provide a user
friendly way of uploading multiple image files. 

I would prefer to NOT use an ActiveX or Java widget so a Flash based
solution  seems ideal.

Can ColdFusion Flash Forms be used to allow users the ability to select
multiple files at once? Would I need to build this in Flash rather than
Coldfusion? Does anybody have any ideas or inspiration?






~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235318
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple file upload - flash forms?

2006-03-14 Thread Kevin Aebig
You can have multiple file selects within Flash. Of course you have to
select them all at the same time, so they need to be within the same folder.

What you want to do isn't too difficult as these features are built in to
Flash 8... specifically for this purpose.

Cheers,

Kevin

-Original Message-
From: Burns, John D [mailto:[EMAIL PROTECTED] 
Sent: March 14, 2006 9:49 AM
To: CF-Talk
Subject: RE: Multiple file upload - flash forms?

I would imagine that you'd have to build it directly in flash. Even
then, I'm not sure you could do a multiple upload with a drag-and-drop
type control. You could do multiple file selects and that sort of thing,
but I don't know that there's a mass file select option in flash. I
could be wrong as I have just brushed the surface of the new file
controls in flash. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: muzl hed [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 10:44 AM
To: CF-Talk
Subject: Multiple file upload - flash forms?

I'm working on a photo gallery application and need to provide a user
friendly way of uploading multiple image files. 

I would prefer to NOT use an ActiveX or Java widget so a Flash based
solution  seems ideal.

Can ColdFusion Flash Forms be used to allow users the ability to select
multiple files at once? Would I need to build this in Flash rather than
Coldfusion? Does anybody have any ideas or inspiration?








~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235324
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple file upload - flash forms?

2006-03-14 Thread Stephen Moretti
 From: muzl hed [mailto:[EMAIL PROTECTED] 

 I'm working on a photo gallery application and need to provide a user
 friendly way of uploading multiple image files. 

 I would prefer to NOT use an ActiveX or Java widget so a Flash based
 solution  seems ideal.

 Can ColdFusion Flash Forms be used to allow users the ability to select
 multiple files at once? Would I need to build this in Flash rather than
 Coldfusion? Does anybody have any ideas or inspiration?
 Artur Kordowski wrote:

 There is an Flash upload example by AS Fusion
 (http://www.asfusion.com/blog/entry/file-upload-with-coldfusion-flash-forms)
 .. In know that is possible to create a multiple file upload with flash, but
 how you can do it with this example I dont know. 
The article Artur mentions shows you how to do multiple file uploads and 
I think there is additional discussion within the comments on that 
article and on the expanded article. 
http://www.asfusion.com/blog/entry/file-upload-explained-and-expanded

Regards

Stephen

~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235327
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple file upload - flash forms?

2006-03-14 Thread Mark Leder
This might be helpful, as well:

http://blog.oinam.com/archives/2005/08/flash-8-file-upload-download/  

Thanks,
Mark

-Original Message-
From: Stephen Moretti [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 11:29 AM
To: CF-Talk
Subject: Re: Multiple file upload - flash forms?

The article Artur mentions shows you how to do multiple file uploads and I
think there is additional discussion within the comments on that article and
on the expanded article. 
http://www.asfusion.com/blog/entry/file-upload-explained-and-expanded

Regards

Stephen



~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235355
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple file upload - flash forms?

2006-03-14 Thread Bobby Hartsfield
Wouldn’t you still have to worry about timeouts? I've done multiple file
uploads without java or activeX but I've also always limited the number of
files that can be uploaded at a time rather than setting the timeout to some
ridiculously high number.

This sounds like a dumb question (even as I'm thinking it) but would posting
the data asynchronously through Ajax still timeout? I haven’t written any
uploaders in Ajax yet.

..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

 
-Original Message-
From: Kevin Aebig [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 11:22 AM
To: CF-Talk
Subject: RE: Multiple file upload - flash forms?

You can have multiple file selects within Flash. Of course you have to
select them all at the same time, so they need to be within the same folder.

What you want to do isn't too difficult as these features are built in to
Flash 8... specifically for this purpose.

Cheers,

Kevin

-Original Message-
From: Burns, John D [mailto:[EMAIL PROTECTED] 
Sent: March 14, 2006 9:49 AM
To: CF-Talk
Subject: RE: Multiple file upload - flash forms?

I would imagine that you'd have to build it directly in flash. Even
then, I'm not sure you could do a multiple upload with a drag-and-drop
type control. You could do multiple file selects and that sort of thing,
but I don't know that there's a mass file select option in flash. I
could be wrong as I have just brushed the surface of the new file
controls in flash. 


John Burns
Certified Advanced ColdFusion MX Developer
Wyle Laboratories, Inc. | Web Developer
 

-Original Message-
From: muzl hed [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 10:44 AM
To: CF-Talk
Subject: Multiple file upload - flash forms?

I'm working on a photo gallery application and need to provide a user
friendly way of uploading multiple image files. 

I would prefer to NOT use an ActiveX or Java widget so a Flash based
solution  seems ideal.

Can ColdFusion Flash Forms be used to allow users the ability to select
multiple files at once? Would I need to build this in Flash rather than
Coldfusion? Does anybody have any ideas or inspiration?










~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235399
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple file upload - flash forms?

2006-03-14 Thread Bobby Hartsfield
That's what I figured

..:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

 

 


-Original Message-
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 14, 2006 8:44 PM
To: CF-Talk
Subject: RE: Multiple file upload - flash forms?

Using ajax is still submitting the data via a form on an HTML page, so the
same timeouts would occur.

Russ

-Original Message-
From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] 
Sent: 14 March 2006 23:00
To: CF-Talk
Subject: RE: Multiple file upload - flash forms?

Wouldn't you still have to worry about timeouts? I've done multiple file
uploads without java or activeX but I've also always limited the number of
files that can be uploaded at a time rather than setting the timeout to some
ridiculously high number.

This sounds like a dumb question (even as I'm thinking it) but would posting
the data asynchronously through Ajax still timeout? I haven't written any
uploaders in Ajax yet.

:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com

 
-Original Message-
From: Kevin Aebig [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 14, 2006 11:22 AM
To: CF-Talk
Subject: RE: Multiple file upload - flash forms?

You can have multiple file selects within Flash. Of course you have to
select them all at the same time, so they need to be within the same folder.

What you want to do isn't too difficult as these features are built in to
Flash 8... specifically for this purpose.

Cheers,

Kevin

-Original Message-
From: Burns, John D [mailto:[EMAIL PROTECTED]
Sent: March 14, 2006 9:49 AM
To: CF-Talk
Subject: RE: Multiple file upload - flash forms?

I would imagine that you'd have to build it directly in flash. Even then,
I'm not sure you could do a multiple upload with a drag-and-drop type
control. You could do multiple file selects and that sort of thing, but I
don't know that there's a mass file select option in flash. I could be wrong
as I have just brushed the surface of the new file controls in flash. 


John Burns
Certified Advanced ColdFusion MX Developer Wyle Laboratories, Inc. | Web
Developer
 

-Original Message-
From: muzl hed [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 14, 2006 10:44 AM
To: CF-Talk
Subject: Multiple file upload - flash forms?

I'm working on a photo gallery application and need to provide a user
friendly way of uploading multiple image files. 

I would prefer to NOT use an ActiveX or Java widget so a Flash based
solution  seems ideal.

Can ColdFusion Flash Forms be used to allow users the ability to select
multiple files at once? Would I need to build this in Flash rather than
Coldfusion? Does anybody have any ideas or inspiration?














~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235410
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple File Upload

2005-08-30 Thread Robertson-Ravo, Neil (RX)
Hey Mike,

Yeah I read that Flash 8 does this - This could be interesting. 

Thanks.

N


-Original Message-
From: Mike Chambers [mailto:[EMAIL PROTECTED] 
Sent: 27 August 2005 17:43
To: CF-Talk
Subject: Re: Multiple File Upload

fyi

Flash Player 8 will allow multiple files to be uploaded at once.

http://blog.oinam.com/archives/2005/08/flash_8_file_up.html

(includes CFR examples)

mike chambers

[EMAIL PROTECTED]

Rick Root wrote:
 Claude Schneegans wrote:
 
 The Stickman blog has a cool, cross-browser, single-form implementation

This is interesting indeed.
However, one still has to select one file at a time, and there is no 
possibility to select a whole directory.
IMO that would be the most usefull feature, but it is limited by the 
HTTP protocole.
 
 
 Well I think the only solution that could do that would be java or an 
 activeX control along with a server side component like a CFC.
 
 CFFM, at least, lets you upload a zip file then unzip it on the server, 
 which can be nice, but that was also included in the original posters 
 Other than.. clause.
 
 Rick
 
 
 
 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216741
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple File Upload

2005-08-30 Thread Robertson-Ravo, Neil (RX)
Good link Seth,

I will see what I can find on this.



-Original Message-
From: Seth Bienek [mailto:[EMAIL PROTECTED] 
Sent: 26 August 2005 19:17
To: CF-Talk
Subject: Re: Multiple File Upload

The Stickman blog has a cool, cross-browser, single-form implementation that

uses DHTML that I have not tried out yet.  But there's a demo on the site 
and an explanation of how it works:
http://the-stickman.com/web-development/javascript/upload-multiple-files-wit
h-a-single-file-element

Take Care,

Seth 




~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216742
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple File Upload

2005-08-30 Thread Robertson-Ravo, Neil (RX)
Can you download the FLA anywhere?!?




-Original Message-
From: Mike Chambers [mailto:[EMAIL PROTECTED] 
Sent: 27 August 2005 17:43
To: CF-Talk
Subject: Re: Multiple File Upload

fyi

Flash Player 8 will allow multiple files to be uploaded at once.

http://blog.oinam.com/archives/2005/08/flash_8_file_up.html

(includes CFR examples)

mike chambers

[EMAIL PROTECTED]

Rick Root wrote:
 Claude Schneegans wrote:
 
 The Stickman blog has a cool, cross-browser, single-form implementation

This is interesting indeed.
However, one still has to select one file at a time, and there is no 
possibility to select a whole directory.
IMO that would be the most usefull feature, but it is limited by the 
HTTP protocole.
 
 
 Well I think the only solution that could do that would be java or an 
 activeX control along with a server side component like a CFC.
 
 CFFM, at least, lets you upload a zip file then unzip it on the server, 
 which can be nice, but that was also included in the original posters 
 Other than.. clause.
 
 Rick
 
 
 
 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216743
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple File Upload

2005-08-29 Thread Micha Schopman
In regard to uploads, there have been numerous requests for an extended
API for file uploads in browsers, and they are under consideration with
browser developers. We are talking about at least the basics like:

- the amount of bytes uploaded
- the total amount of bytes 
- the transferring speed
- time information, elapsed, required
- get file size before starting an upload
- programmatically abort, pauze, etc.

In general the upload functionality should get improvements, but the
question is when.

Micha Schopman
Project Manager

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort
Tel 033-4535377, Fax 033-4535388
KvK Amersfoort 39081679, Rabo 39.48.05.380


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216641
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-29 Thread Robert Munn
www.infomentum.com

These guys sell three different file upload/download products, all Java-based. 
The upload and download applets support multiple files on one page. I have used 
AppletFile, the upload app, for several years with good results.

All,

Apart from looping through and outputting multiple forms (and via zip file)
how are people handling multiple file uploads to a server? 

Any ideas/code/examples?

N

This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216657
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-28 Thread Johnny Le
Wow, when did this happen?  I thought Flash cannot do upload.  

Not only that when I visited the site, I got a message saying that I need Flash 
player 8 to view it and ask me if I want to download it.   This is so much 
better than the stupid blank page in the previous Flash Player versions.  Now I 
am curious what other new features Flash Player 8 has.  This is way cool.  Good 
job, Macromedia!  It is a long wait, but still awesome.

Johnny

fyi

Flash Player 8 will allow multiple files to be uploaded at once.

http://blog.oinam.com/archives/2005/08/flash_8_file_up.html

(includes CFR examples)

mike chambers

[EMAIL PROTECTED]

Rick Root wrote:


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216615
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-27 Thread Claude Schneegans
 The Stickman blog has a cool, cross-browser, single-form implementation

This is interesting indeed.
However, one still has to select one file at a time, and there is no 
possibility to select a whole directory.
IMO that would be the most usefull feature, but it is limited by the 
HTTP protocole.


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216586
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-27 Thread Rick Root
Claude Schneegans wrote:
  The Stickman blog has a cool, cross-browser, single-form implementation
 
 This is interesting indeed.
 However, one still has to select one file at a time, and there is no 
 possibility to select a whole directory.
 IMO that would be the most usefull feature, but it is limited by the 
 HTTP protocole.

Well I think the only solution that could do that would be java or an 
activeX control along with a server side component like a CFC.

CFFM, at least, lets you upload a zip file then unzip it on the server, 
which can be nice, but that was also included in the original posters 
Other than.. clause.

Rick



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216589
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-27 Thread Mike Chambers
fyi

Flash Player 8 will allow multiple files to be uploaded at once.

http://blog.oinam.com/archives/2005/08/flash_8_file_up.html

(includes CFR examples)

mike chambers

[EMAIL PROTECTED]

Rick Root wrote:
 Claude Schneegans wrote:
 
 The Stickman blog has a cool, cross-browser, single-form implementation

This is interesting indeed.
However, one still has to select one file at a time, and there is no 
possibility to select a whole directory.
IMO that would be the most usefull feature, but it is limited by the 
HTTP protocole.
 
 
 Well I think the only solution that could do that would be java or an 
 activeX control along with a server side component like a CFC.
 
 CFFM, at least, lets you upload a zip file then unzip it on the server, 
 which can be nice, but that was also included in the original posters 
 Other than.. clause.
 
 Rick
 
 
 
 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216592
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Neculai Macarie
 Apart from looping through and outputting multiple forms (and via zip
file)
 how are people handling multiple file uploads to a server?

I'm using the jupload java applet: www.jupload.biz/. I'm showing a first
page allowing the user to select common attributes of the images and on the
second page have the java applet which uploads the files.

-- 
mack /


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216514
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: Multiple File Upload

2005-08-26 Thread Ian Skinner
Does multiple form fields count as multiple forms?  That is what I do.  Create 
an upload field, and a control that allows the user to add more fields as 
necessary.

I understand there are tools out there that my allow more true multi-file 
upload, but I've never needed to hunt them down and figure them out.


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216518
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


re: Multiple File Upload

2005-08-26 Thread dave
hopefully this will go thru since all my recent posts are empty
 the problem is that you technically can only have 1 file.serverfile, so heres 
what i do in that case.
 make sure the file field isnt empty, do the upload give it a variable.

 !--- do the file 1 upload now ---
 cfif #form.pic1# NEQ 
     cffile Action=upload 
     filefield=pic1 
     destination=#uploads# 
     nameconflict=makeunique 
     accept=image/*
     cfset pic1 = #file.serverfile#
 /cfif

 !--- do the file 2 upload now ---
 cfif #form.pic2# NEQ 
     cffile Action=upload 
     filefield=pic2 
     destination=#uploads# 
     nameconflict=makeunique 
     accept=image/*
     cfset pic2 = #file.serverfile#
 /cfif

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


From: Robertson-Ravo, Neil (RX) [EMAIL PROTECTED]
Sent: Friday, August 26, 2005 1:37 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Multiple File Upload 

All,

Apart from looping through and outputting multiple forms (and via zip file)
how are people handling multiple file uploads to a server? 

Any ideas/code/examples?

N

This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant,
Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business,
Registered in England, Number 678540. It contains information which is
confidential and may also be privileged. It is for the exclusive use of the
intended recipient(s). If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful. If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910. The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions.
Visit our website at http://www.reedexpo.com



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216521
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Seth Bienek
The Stickman blog has a cool, cross-browser, single-form implementation that 
uses DHTML that I have not tried out yet.  But there's a demo on the site 
and an explanation of how it works:
http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element

Take Care,

Seth 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216523
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Will Tomlinson
 cfif #form.pic1# NEQ 

This doesn't need the #'s. 
It should be: cfif form.pic1 NEQ 

Same here:
cfset pic1 = #file.serverfile#

Should be: cfset pic1 = file.serverfile
 
Will

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216531
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread dave
ok code meister!

 shouldnt u be trying to catch scam artists or something? hehe

 actually, (an believe me will you should do this as well with your spagetti 
code haha) I leave the pounds signs in so i can quickly find my variables and 
such, were as i don't it just takes longer and I dont have extra time on my 
hands like the wilbergini does ;)~

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


From: Will Tomlinson [EMAIL PROTECTED]
Sent: Friday, August 26, 2005 3:43 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: Multiple File Upload 

 

This doesn't need the #'s. 
It should be: 

Same here:

Should be: 

Will



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216534
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Rick Root
Will,

You made a typo.  You typed should when I'm sure you meant could 
(and your post added nothing to the discussion.. of course, neither does 
this one)

Rick

Will Tomlinson wrote:
cfif #form.pic1# NEQ 
 
 
 This doesn't need the #'s. 
 It should be: cfif form.pic1 NEQ 
 
 Same here:
 cfset pic1 = #file.serverfile#
 
 Should be: cfset pic1 = file.serverfile



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216554
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Rick Root
Seth Bienek wrote:
 The Stickman blog has a cool, cross-browser, single-form implementation that 
 uses DHTML that I have not tried out yet.  But there's a demo on the site 
 and an explanation of how it works:
 http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element

Someone suggested implementing this in CFFM, which I may consider, it's 
pretty and much more user friendly.

Of course, it still uses multiple form fields, technically.

Rick



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216555
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Will Tomlinson
(and your post added nothing to the discussion.. of course, neither does 
this one)

Ok, let me add somethin to the discussion here then. 

As of CFMX7 we can name our own variable for cffile by using the result 
attribute. 

cfif isDefined(Form.FileContents) 
   !--- If TRUE, upload the file. ---
   cffile action = upload 
  fileField = FileContents 
  destination = #ExpandPath(.)# 
  nameConflict = MakeUnique
  result=filename1
  cfoutput#filename1.serverfile#/cfoutput
cfelse
   !--- If FALSE, show the Form. ---
   form method=post action=cfoutput#cgi.script_name#/cfoutput 
  name=uploadForm enctype=multipart/form-data
  input name=FileContents type=file
  br
  input name=submit type=submit value=Upload File 
   /form
/cfif

:)  ???

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216567
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread dave
so adding more code to it makes sense to you? well ok, just cause i know you i 
can see you thinking that lol
 and why output it righ there? doesnt it make more sense to set it as a 
variable so you can do other things with it like insert into a db and/or show 
back to the submitter?

 again I don't see where doing more code to do the same thing is a very good 
idea but then again the only good ideas you have are the ones you steal from me!

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


From: Will Tomlinson [EMAIL PROTECTED]
Sent: Friday, August 26, 2005 8:51 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: Multiple File Upload 

(and your post added nothing to the discussion.. of course, neither does 
this one)

Ok, let me add somethin to the discussion here then. 

As of CFMX7 we can name our own variable for cffile by using the result 
attribute. 

 fileField = FileContents 
 destination = #ExpandPath(.)# 
 nameConflict = MakeUnique
 result=filename1
 #filename1.serverfile#

 #cgi.script_name# 
 name=uploadForm enctype=multipart/form-data

:) ???



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216568
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Will Tomlinson
 so adding more code to it makes sense to you? well ok, just cause i 
 know you i can see you thinking that lol

This is actually less code dude. Just add an attribute to cffile, done
 
 and why output it righ there? doesnt it make more sense to set it as a 
 variable so you can do other things with it like insert into a db 
 and/or show back to the submitter?

I just outputed it so you could see it dillweed! lol  
Do whatever you want with the file, I don't care. It's available though. 


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216571
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Will Tomlinson
 so adding more code to it makes sense to you? well ok, just cause i 
 know you i can see you thinking that lol

Compare this:  result=pic1

with this: cfset pic1 = #file.serverfile#

Which one is more code? :)

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216572
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread dave
ok show me where its less code..
 and dont use but its in the new cfwack dude excuse this time either, get 
your calculator out and count the lines ( hint its the number that comes after 
6 and before 8)
 so u can add an attribute or set a variable wheres the big discount of code at?

 You need to not be posting when you are drinking, it turns out kinda like your 
code lol ;)

 Hows cart.cfc working? oh yeah you need customers first haha jk

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


From: Will Tomlinson [EMAIL PROTECTED]
Sent: Friday, August 26, 2005 9:39 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: Multiple File Upload 

 so adding more code to it makes sense to you? well ok, just cause i 
 know you i can see you thinking that lol

This is actually less code dude. Just add an attribute to cffile, done

 and why output it righ there? doesnt it make more sense to set it as a 
 variable so you can do other things with it like insert into a db 
 and/or show back to the submitter?

I just outputed it so you could see it dillweed! lol 
Do whatever you want with the file, I don't care. It's available though. 



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216573
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread dave
thats kinda funny look

 http://www.jamwerx.com/willneedshelp.png

 will, put the long island down and walk away...

 someones not getting a free teen alix membership!!

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


From: Will Tomlinson [EMAIL PROTECTED]
Sent: Friday, August 26, 2005 9:47 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: Multiple File Upload 

 so adding more code to it makes sense to you? well ok, just cause i 
 know you i can see you thinking that lol

Compare this: result=pic1

with this: 

Which one is more code? :)



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216574
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Rick Root
I swear the original question had something to do with dealing with 
multiple file uploads in ways not involving multiple form fields and 
looping over them.

Rick


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216575
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread Will Tomlinson
 ok show me where its less code..
  
 so u can add an attribute or set a variable wheres the big discount of 
 code at?

I made an error with your example dave the disruptured. 

It should've been with your #'s:  cfset #pic1# = #file.serverfile#
 
 
 You need to not be posting when you are drinking, it turns out kinda 
 like your code lol ;)

I aint drinkin tonight. Maybe I should start though. :)

 
 
 Hows cart.cfc working? oh yeah you need customers first haha jk


yeah my cart.cfc works just great. It just hasn't tested by that many 
customers. :(


~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216577
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: Multiple File Upload

2005-08-26 Thread dave
You mean not involving muliple FORMS (of course you need multiple form fields) 
or looping, which i gave an example of that till will decided to show us that 
he is planning on dethroning Ben Forta as the King of cfm 
code

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


From: Rick Root [EMAIL PROTECTED]
Sent: Friday, August 26, 2005 10:17 PM
To: CF-Talk cf-talk@houseoffusion.com
Subject: Re: Multiple File Upload 

I swear the original question had something to do with dealing with 
multiple file uploads in ways not involving multiple form fields and 
looping over them.

Rick



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216578
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: multiple file upload

2003-06-24 Thread Anthony Wong
Opps .. my mistake .. I renamed the input type=file .. not on the name
attribute but the id attribute ..

-Original Message-
From: Anthony Wong [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2003 2:35 AM
To: CF-Talk
Subject: multiple file upload


Hi all,

Anyone knows if the above is possible? My test with two input type=file and
cffile in the same form doesn't seem to be able to upload both files to the
server. I remembered reading about this but i've totally forgotten about it.

Please help!

TIA

Anthony


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



Re: multiple file upload

2003-06-24 Thread Randell B Adkins
Yes it is.. I have uploaded 10 files before with one form one
submission

 [EMAIL PROTECTED] 06/24/03 02:35PM 
Hi all,

Anyone knows if the above is possible? My test with two input type=file
and
cffile in the same form doesn't seem to be able to upload both files to
the
server. I remembered reading about this but i've totally forgotten
about it.

Please help!

TIA

Anthony


~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4



RE: Multiple File Upload

2002-03-31 Thread Derek Nalecki

This is not slick, because the user has to do a browse for every file he 
wants to upload; but it works without java. If you want, you can use 
javascript dynamically change the filelist, instead of reloading the input 
page. Use divs and something like this:

function writetext(lay,txt) {
if (isIE4) {
document.all[lay].innerHTML = txt;
}
if (isNS4) { 
document[lay].document.write(txt);
document[lay].document.close();
}
if (isDOM) { 
over = document.getElementById([lay]);
range = document.createRange();
range.setStartBefore(over);
domfrag = range.createContextualFragment(txt);
while (over.hasChildNodes()) {
over.removeChild(over.lastChild);
}
over.appendChild(domfrag);
}
}

--

cfparam name=files2upload default=1
..
table...
form ... action=index.cfm...
input type=hidden name=action value=[runthisform]
trtdselect number of files/td
  tdselect name=files2upload onchange=[submit]
 option value=11/option
 .
 /select/td
/form
/tr
/table
..
table ...
form ... action=index.cfm...
input type=hidden name=action value=[uploadfiles]
CFLOOP INDEX=filecount FROM=1 TO=#files2upload#
trtd rowcount=#files2upload#
tdinput type=file name=ufilename#filecount#
/tr
/CFLOOP
input type=hidden name=filecount 
value=#files2upload#
/form
/table
..



The upload cfm:

cfloop index=cfilelocal from=1 
to=#form.filecount#
cfif Evaluate(form.ufilename#cfilelocal#) is not 
CFFILE ACTION=Upload
FILEFIELD=ufilename#cfilelocal#
DESTINATION=#varloaddirectory#
NAMECONFLICT=Overwrite
/cfif
/cfloop




On 21 Mar 02, at 13:00, James Taavon wrote:

Jumping in on this thread...

What if you did not know the number of mutiple files and wanted to make it
dynamic via select box, say 1-5? I know Javascript is the anser, but I have
never done anything like that. Do you know of anybody that has?



-Original Message-
From: Dave Hannum [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 11:27 AM
To: CF-Talk
Subject: Re: Multiple File Upload


Multiple File fields with different names and a CFFILE for each..

Dave


- Original Message -
From: Owen Leonard [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 21, 2002 11:08 AM
Subject: Re: Multiple File Upload


 I need to have a multiple file upload.

I've only ever heard two answers to this:

1. Some kind of custom Active-X somethingorother.
2. Multiple file input fields, followed by looping over cffile.

I'd certainly be interested if anyone has any better solutions.

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us





__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Multiple File Upload

2002-03-22 Thread Shawn Grover

but do they release their source code to you when you purchase the product?


-Original Message-
From: Birgit Pauli-Haack [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 6:11 PM
To: CF-Talk
Subject: Re: Multiple File Upload


I found two java applet solutions: both around $200 if I recall it
correctly...

AppletFile by Infomentum, Inc.
http://www.infomentum.com/products/

or

JUpload by  Persits Software, Inc.
http://www.aspupload.com/jupload.html

Birgit


Thursday, March 21, 2002, 11:08:26 AM, you wrote:

 I need to have a multiple file upload.

OL I've only ever heard two answers to this:

OL 1. Some kind of custom Active-X somethingorother.
OL 2. Multiple file input fields, followed by looping over cffile.

OL I'd certainly be interested if anyone has any better solutions.

OL -- Owen

OL 
OL Athens County Library Services
OL http://www.athenscounty.lib.oh.us


OL 

__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Multiple File Upload

2002-03-21 Thread Owen Leonard

 I need to have a multiple file upload.

I've only ever heard two answers to this:

1. Some kind of custom Active-X somethingorother.
2. Multiple file input fields, followed by looping over cffile.

I'd certainly be interested if anyone has any better solutions.

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us


__
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Multiple File Upload

2002-03-21 Thread Dave Hannum

Multiple File fields with different names and a CFFILE for each..

Dave


- Original Message -
From: Owen Leonard [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 21, 2002 11:08 AM
Subject: Re: Multiple File Upload


 I need to have a multiple file upload.

I've only ever heard two answers to this:

1. Some kind of custom Active-X somethingorother.
2. Multiple file input fields, followed by looping over cffile.

I'd certainly be interested if anyone has any better solutions.

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us



__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Multiple File Upload

2002-03-21 Thread James Taavon

Jumping in on this thread...

What if you did not know the number of mutiple files and wanted to make it
dynamic via select box, say 1-5? I know Javascript is the anser, but I have
never done anything like that. Do you know of anybody that has?



-Original Message-
From: Dave Hannum [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 21, 2002 11:27 AM
To: CF-Talk
Subject: Re: Multiple File Upload


Multiple File fields with different names and a CFFILE for each..

Dave


- Original Message -
From: Owen Leonard [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, March 21, 2002 11:08 AM
Subject: Re: Multiple File Upload


 I need to have a multiple file upload.

I've only ever heard two answers to this:

1. Some kind of custom Active-X somethingorother.
2. Multiple file input fields, followed by looping over cffile.

I'd certainly be interested if anyone has any better solutions.

-- Owen


Athens County Library Services
http://www.athenscounty.lib.oh.us




__
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Multiple File Upload

2002-03-21 Thread Birgit Pauli-Haack

I found two java applet solutions: both around $200 if I recall it
correctly...

AppletFile by Infomentum, Inc.
http://www.infomentum.com/products/

or

JUpload by  Persits Software, Inc.
http://www.aspupload.com/jupload.html

Birgit


Thursday, March 21, 2002, 11:08:26 AM, you wrote:

 I need to have a multiple file upload.

OL I've only ever heard two answers to this:

OL 1. Some kind of custom Active-X somethingorother.
OL 2. Multiple file input fields, followed by looping over cffile.

OL I'd certainly be interested if anyone has any better solutions.

OL -- Owen

OL 
OL Athens County Library Services
OL http://www.athenscounty.lib.oh.us


OL 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: Multiple file upload / activeX?

2001-07-04 Thread Dylan Bromby

you might get more responses if you post on an active X list or newsgroup.

-Original Message-
From: Michael Lugassy [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 03, 2001 8:40 AM
To: CF-Talk
Subject: Multiple file upload / activeX?


Anyone know a good activex com' that will be installed on the user computer
(as with
the Install and Always Trust software from... window) and will allow
multiple files
upload to server w/ the client's directories tree, selection etc.?

Thanks,

Michael Lugassy
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: multiple file upload in the same time..

2001-04-03 Thread Philip Arnold - ASP

 well Guys i need to know how to upload two files at the same time..
 have done one file at a time.

Just have more than one Image type field and more than one CFFile - if needs
be, loop them

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: multiple file upload in the same time..

2001-04-03 Thread Steve Martin

Have more than 1 input type="file"... in the same form on a page and use
the corresponding number of cffile action="upload"... on the action page.

Steve

 -Original Message-
 From: paul . [mailto:[EMAIL PROTECTED]]
 Sent: 03 April 2001 13:44
 To: CF-Talk
 Subject: multiple file upload in the same time..


 well Guys i need to know how to upload two files at the same time..
 have done one file at a time.
 please do help
 -paul


 Get 250 color business cards for FREE! at Lycos Mail
 http://mail.lycos.com/freemail/vistaprint_index.html

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists