![]() ![]() ![]() |
Defines the MIME type returned by the current page. Optionally allows you to specify the name of a file to be returned with the page.
ColdFusion administrators can disable the CFCONTENT tag in the ColdFusion Administrator Basic Security page.
<CFCONTENT TYPE="file_type" DELETEFILE="Yes/No" FILE="filename">
Required. Defines the File/ MIME content type returned by the current page.
Optional. Yes or No. Yes deletes the file after the upload operation. Defaults to No.
Optional. Denotes the name of the file being retrieved.
![]() ![]() ![]() |
AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.