I've changed the variable: <!---File that was just uploaded---> 455 : <cfset nomination = #cffile.clientFile#> 456 : <!---Rename the uploaded file, give it the existing file's original name---> 457 : <cfset renameuploaded = "nomination.#cffile.ClientFileExt#">
to #cffile.clientFile# and the process stills does not find the variable. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:4852 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
