Yeah, I wanted to stay away from using multi input type=file.

I have seen sites with drag and drop uploads. I have developed a drag drop
app with Sash. But I wanted to find something else for now.

Thanks

Shawn Regan
pacifictechnologysolutions
15530-B Rockfield Blvd. Suite 4 
Irvine, CA 92618
949.830.1623
w w w . p t s 1 . c o m



-----Original Message-----
From: charlie griefer [mailto:charlie@;griefer.com]
Sent: Friday, November 01, 2002 10:28 AM
To: CF-Talk
Subject: Re: OT: Uploading more than one file at a time?


Shawn Regan writes: 

> Hello, 
> 
> Does anyone know of a component or anything that will allow a user to
upload
> more than one file at a time within the browser? 
> 

I'm pretty sure you'd just have to loop over the individual files...provide 
x number of <input type="file"> fields, and loop on the form's action page. 

on a side note (and not to get further OT)...there are a few 'photo sharing'

sites that let you upload photos from digital cameras...ofoto.com in 
particular has a really nifty (did i just say nifty?) little page where you 
drag and drop files from your desktop/windows explorer/etc onto a particular

spot within the browser, and it performs the upload. 

I just thought it was pretty neat (did i just say neat?). 

charlie 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to