Use FORM[] syntax to see if it works, then you'll know if it's a problem
with setting it to a VARIABLES scope var.

Adrian
Building a database of ColdFusion errors at http://cferror.org/

-----Original Message-----
From: Eric Nicholas Sweeney
Sent: 13 November 2008 17:33
To: cf-newbie
Subject: RE: CFFile Batch Upload


In my original example:

<cfset variables.file_path = Evaluate("form.file_path_#count#")>

Shouldn't that be setting the value of variables.file_path = "file_path_1"
??

Because it is actually setting it to be
"E:\CFusionMX\runtime\servers\default\SERVER-INF\temp\wwwroot-tmp\neotmp3537
8.tmp"

Which I think is my problem - how do I do make it read as file_path_1?  (1
being the variable or row)

- Nick


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:4152
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to