Home > Contents > Index >
STRING.STREAMBINARY
Streams binary data.
Syntax
<STRING.STREAMBINARY[CGI="binary variable name]" [LIST="name of list"] [FILENAME="name of file in list"] [COLUMN="name of column in list"] />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
orLIST
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 XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.