> I downloaded a flash form multi file upload script that I need to > create the file upload portion for in CF. The upload script will call > the CF page numerous times so how do I close/stop this page after it > uploads a file. > > <cffile action="upload" > destination="my folder" > nameConflict="overwrite" > fileField="Filedata" > > > > thanks for any help.
Never mind I figured out my problem............. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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-newbie/message.cfm/messageid:4846 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
