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

SaMoveAdLast

Moves the print out of the Evaluation copy advertisement (ad) in a Sapphire server application to the end of the server application output.

Synopsis

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

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Moves the print out of the Evaluation copy ad in a Sapphire server application to the end of the application output. This may be necessary to set the background in a Netscape frameset. This must be called in either the initial or final code of the main of the server application. You can eliminate the print out of the ad completely by purchasing a valid Sapphire license.

Example

The code fragment:

SaMoveAdLast();
will move the print out of the Evaluation copy ad in a Sapphire server application to the end of the application output.

See Also

SaSetContentString



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

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