[Top] [Prev] [Next] [Bottom]
[Contents]
SaRegStdErrSite
Installs a built-in error handler which will insert the errors generated in a Sapphire server application at the specified data site, ##Sa_ErrorSite##. The default placing of errors by a Sapphire application is at the top of the returned HTML. Use this function to customize that placement.
#include "SaRnHtml.h"
int SaRegStdErrSite();
Arguments
- None
Return Values
Returns 1.
Installs a built-in error handler which will insert the errors generated in a Sapphire server application at the specified data site, ##Sa_ErrorSite##. The default placing of errors by a Sapphire application is at the top of the returned HTML. Use this function to customize that placement.
SaRegStdErrSite();
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.