A SERVICE OF

logo

Appendix B, Gateway Directives Reference 111
Miscellaneous Directives
Arguments
prefix=prefix-text. text displayed before the last operation info.
suffix=suffix-text. text displayed after the last operation info.
Example
<!-- DS_LAST_OP_INFO "prefix=<P><FONT SIZE=%2B1>The user " "suffix=</
FONT>" -->
DS_LOCATIONPOPUP
Description
Emit an HTML form element that contains a list of all the o’s and ou’s that are in
the directory. If there is only one, a hidden field is produced; otherwise an
HTML select field is produced. (Not supported in DS 1.0)
Arguments
name=varname. the name of the form element that is emitted.
prefix=select_prefix. text that is output before a select element.
suffix=select_prefix. text output after a select element.
Example
<!-- DS_LOCATIONPOPUP "name=base" "prefix=Choose a searchbase" -->
DS_GATEWAY_VERSION
Description
Emit a string containing the version of the directory gateway CGI being
executed. (Not supported in DS 1.0).
Arguments
None.