A SERVICE OF

logo

Appendix B, Gateway Directives Reference 109
Miscellaneous Directives
TITLE
Description
Emit HTML <HEAD>, <TITLE>, and <BODY> elements. Supported by all
directory gateway CGIs.
Arguments
title-string.
Example
<!-- TITLE "Search Results" -->
ENDHTML
Description
Emit </BODY></HTML> sequence
Arguments
None.
HELPBUTTON
Description
Display a Help button (same effect as DS_HELPBUTTON directive, but can be
used from any gateway CGI) (Not supported in DS 1.0)
Arguments
topic.
Example
<!-- HELPBUTTON "MODIFYPASSWD" -->