Assign your own variable name after you retrieve the file from the
server:
   <cfset myfile = #FILE.SERVERFILE#>

Then pass the variable "myfile" in a hidden form field.

Chris Montgomery
=========================================================
astutia.com -> http://www.astutia.com  [EMAIL PROTECTED]
  Astute e-business applications & web site development
      210-490-3249/888-745-7603   Fax 210-490-4692
Allaire Consulting Partner/Authorized NetObjects Reseller
  Find a Job in San Antonio ->  http://www.sajobnet.com
=========================================================


>-----Original Message-----
>From: Brian Peddle [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, March 26, 2000 9:41 AM
>To: [EMAIL PROTECTED]
>Subject: CFFILE
>
>
>Is there a variable that stores that filename of the file be
>passed to page.
>
>Page 1:
>
><form ... >
>
></form>
>
>Page 2:
>
>output filename of file selected to upload.
>
>I know after you do CFFILE upload you can do: FILE.SERVERFILE
>But Id like to use it to test some stuff before I upload it.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to