If you need that stuff, I think you have to capture it at the action="upload" call. It's obviously stored somewhere, but I don't know how to access it except there. I've always used the "pass the name of the form field" mechanism when I actually needed to deal with the upload operation (meaning the CFC was aware an upload was happening, rather than just being aware of getting a file of some sort).
cheers, barneyb On Thu, 18 Nov 2004 14:27:05 -0500, Jeff Battershall <[EMAIL PROTECTED]> wrote: > This is great stuff guys. Barney in your "move" scenario, how would you > retrieve the fileext and clientfile name, etc? What I see is a dynamically > assigned filename with "tmp" at the end. > > Jeff > > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/blog/ ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at [EMAIL PROTECTED]
