Well, that would not be the place to work, CF is still the server side of the equation. Now, it does blur the line with tags such as <CFFORM> That create some basic Client side code for you with simple mark up. If something like this was to exist, it would probably be there.
On the other hand, you should be able to create a JS widget that allows a user to expand the upload fields by cloning a new one each time a control is clicked. I have done this with basic <input ..> tags, so I would presume that it would work with file inputs. -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning ....-----Original Message----- ....From: Rick Faircloth [mailto:[EMAIL PROTECTED] ....Sent: Thursday, March 10, 2005 7:47 AM ....To: CF-Talk ....Subject: RE: How to Browse and Choose Directory... .... ....Thanks, Ian... .... ....But I've given up on implementing a solution for directory uploads. ....Too much trouble...I'll just give the client a page with 10 CFFILE upload ....fields ....so they can load 10 photos at a time that way. Just thought there would ....be a way to do it more easily from within CF... .... ....Surely, since CF is so Java-based now (I'm still on 4.5.2), there ought ....to ....be ....a way for some of you Java gurus to build a tag that would accomplish ....this. .... ....<CFDIRECTORY Action="Upload"...> .... ....Rick 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:198210 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

