Well, I just set up something that to say: "You're about to upload xyz (file or folder). Are you sure this is what you want to do?"
Yes No Of course I don't want all that on my server, so maybe I would have to limit the name of the folder their uploading to a specific name. <cfdirectory action="upload" recursive="no" specifyDirectory="yes" directoryName="Photos" dataLimit="yes" DataSizeLimit="100" (MB) MaxNumberofFiles="100" UseThread="yes" ThreadName="PhotoUpload"> Whatever...I'm tired...FTP or having the client zip their files sounds good... Looks like it nobler in the mind to suffer... > -----Original Message----- > From: Justin D. Scott [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 28, 2008 9:56 PM > To: CF-Talk > Subject: RE: Pre-filling FileField Values > > > How would the "one folder" method be more risky than the "one > > file" method? > > If they're still clicking and selecting then it isn't more risk per se, but > creates issues in usability for the user. If they're not careful they could > theoretically upload their entire My Documents folder without realizing it > when they intended to send one file. > > > -Justin Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311775 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

