BackUp LevelNext

CFCONTENT

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.

Syntax

<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.




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.