Whatever message this page gives is out now! Go check it out!

CFFILE ACTION=Upload variables

Last update:
May 18, 2026
File variables are read-only. Use the CFFILE prefix to reference file variables, for example, CFFILE.ClientDirectory. The File prefix is deprecated in favor of the CFFILE prefix.
CFFILE.AttemptedServerFile 

CFFILE.ClientDirectory 

CFFILE.ClientFile 

CFFILE.ClientFileExt 

CFFILE.ClientFileName 

CFFILE.ContentSubType 

CFFILE.ContentType 

CFFILE.DateLastAccessed 

CFFILE.FileExisted 

CFFILE.FileSize 

CFFILE.FileWasAppended 

CFFILE.FileWasOverwritten 

CFFILE.FileWasRenamed 

CFFILE.FileWasSaved 

CFFILE.OldFileSize 

CFFILE.ServerDirectory 

CFFILE.ServerFile 

CFFILE.ServerFileExt 

CFFILE.ServerFileName 

CFFILE.TimeCreated 

CFFILE.TimeLastModified

Share this page

Was this page helpful?
We're glad. Tell us how this page helped.
We're sorry. Can you tell us what didn't work for you?
Thank you for your feedback. Your response will help improve this page.

On this page