so adding more code to it makes sense to you? well ok, just cause i know you i 
can see you thinking that lol
 and why output it righ there? doesnt it make more sense to set it as a 
variable so you can do other things with it like insert into a db and/or show 
back to the submitter?

 again I don't see where doing more code to do the same thing is a very good 
idea but then again the only good ideas you have are the ones you steal from me!

~Dave the disruptor~
"Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time." 

----------------------------------------
From: Will Tomlinson <[EMAIL PROTECTED]>
Sent: Friday, August 26, 2005 8:51 PM
To: CF-Talk <[email protected]>
Subject: Re: Multiple File Upload 

>(and your post added nothing to the discussion.. of course, neither does 
>this one)

Ok, let me add somethin to the discussion here then. 

As of CFMX7 we can name our own variable for cffile by using the "result" 
attribute. 

 fileField = "FileContents" 
 destination = "#ExpandPath(".")#" 
 nameConflict = "MakeUnique"
 result="filename1">
 #filename1.serverfile#

 #cgi.script_name# 
 name="uploadForm" enctype="multipart/form-data">

:) ???



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216568
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to