Server Side Include (SSI) 38
Doc.Id. HMSI-27-212
Anybus CompactCom 40 EtherNet/IP
Doc.Rev. 1.5
6.3.4 SsiOutput()
This command temporarily modifies the SSI output of the following command function.
Syntax:
<?--#exec cmd_argument='SsiOutput("success", "failure")'-->
success- String to use in case of success
failure - String to use in case of failure
Default Output:
(this command produces no output on its own)
Example:
The following example illustrates how to use this command.
<?--#exec cmd_argument='SsiOutput ("Parameter stored", "Error")'-->
<?--#exec cmd_argument='SetConfigItem("File.cfg", Overwrite)'-->
See also...
• “SSI Output Configuration” on page 50
6.3.5 DisplayRemoteUser
This command stores returns the user name on an authentication session.
Note: This command cannot be used in e-mail messages.
Syntax:
<?--#exec cmd_argument='DisplayRemoteUser'-->
Default Output:
Scenario Default Output
Success (current user)