Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

string:streambinary

Streams binary data.

Syntax

Parameters

cgi (optional)
Input parameter. The name of binary variable whose contents should be streamed.

list (optional)
Name of the Content Server list which has a binary (url) column. Either cgi or list must be specified.

filename (optional)
Name of a file name which is used to identify the proper column in the list containing the binary to stream. Must be used in conjunction with list.

column (optional)
Name of the list column which contains the binary data to stream. Must be used in conjunction with list.

Description

Use this tag to stream binary data directly from the CS database. This is useful when it is necessary to serve binary data from ContentServer as all or part of a ContentServer request.

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.