<CFCONTENT TYPE="file_type"
DELETEFILE="Yes/No"
FILE="filename">
TYPE
Required. Defines the File/ MIME content type returned by the current page.
DELETEFILE
Optional. Yes or No. Yes deletes the file after the upload operation. Defaults to No.
FILE
Optional. Denotes the name of the file being retrieved.
|