|
Displaying the Powered by SAS Logo
You can include the Powered by SAS logo at the end of every request on the bottom of the returned page. To enable this, complete the following steps:
- Download the
Powered by SAS logo.
Review the logo guidelines before downloading the Powered by SAS logo.
- Enter the line
SASPoweredLogo <URL>
in your Dispatcher configuration file, where URL is the location of the image at your site.
- Set the
_DEBUG=2 flag in your HTML code to show the Powered by SAS logo and the Broker build number in addition to the elapsed time.
The Dispatcher places the image in the status line at the bottom of the results page.
|