cfcontent

From CEW

Jump to: navigation, search

[edit] range

The range attribute allows you to specify if partial downloads are allowed, meaning Download Managers can pause and resume downloading.

<cfcontent range="yes"/> - the client is notified that partial downloads are allowed.

<cfcontent range="no"/> - partial downloads are not allowed.

If no value is specified, partial downloads may still be possible, but the client will not be notified.

Supported by: Image:Railo-2.0.png

Personal tools