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

SaStoreErrString

Stores an error string. If you also register an error handler, the error will appear at the error site of the returned HTML template.

Synopsis

#include "SaRnHtml.h"
void SaStoreErrString(char* str);

Arguments

str
The error string to store.

Return Values

None

Description

Stores an error string. If you also register an error handler, the error will appear at the error site of the returned HTML template.

Example

SaStoreErrString("Must enter a password to procede");

See Also



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

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