[Top] [Prev] [Next] [Bottom] [Contents]

SaPrintKeyStr

Prints out all stored keyed strings to an HTML stream.

Synopsis

#include "SaRnHtml.h"
int SaPrintKeyStr();

Arguments

None

Return Values

Returns 0.

Description

Prints out all stored keyed strings to an HTML stream. Keyed strings are key-value pairs separated by an equal sign. Each keyed string printed is separated from the next keyed string by 3 underscores. This can be used to hold state for an anchor in a client browser.

Example

SaPrintKeyStr();

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.