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