What if the images have other data that go with them like descriptions? Just as easily you could first make a temp folder with a uuid or session as the name and dump them in there without having to zip them.
If you have more than just the picture such as a description or other data then multi uploading isn't a good way to go. > Another option is to use a zip utility to handle more than one image. > This can allow for as many files as you want. Simply upload one zipped > folder and then do a recursive loop inside of the zipped folder to > grab all of the images. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326300 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

