SSI – Echo dialog box

Custom Toolbar > SSI > Echo
(Customize dialog box > Commands tab > Insert > SSI > Echo)

Insert a system variable using a SSI echo command.

System Values

CONTENT_LENGTH

The maximum length of the system variables

CONTENT_TYPE

The information type to export to server

DATE_GMT

The current time and date based on GMT

DATE_LOCAL

The current time and date based on the local time

DOCUMENT_NAME

The path and name of the document

DOCUMENT_URI

The URL of the document

GATEWAY_INTERFACE

The CGI and API version used by the server

HTTP_ACCEPT

MIME type that the current web browser can interpret

HTTP_REFERER

The location of the current document

HTTP_USER_AGENT

The current web browser’s information

LAST_MODIFIED

The last update date of the document

PATH_INFO

Shows the Arguments delivered along with the URL

PATH_TRANSLATED

Shows the decoded Arguments delivered along with the URL

QUERY_STRING

Shows the query delivered along with the URL

QUERY_STRING_UNESCAPED

Shows the decoded query delivered along with the URL

REMOTE_ADDR

Shows the name or IP address of the host where the documents are saved

REMOTE_HOST

Shows the name of the host where the documents are saved

REMOTE_USER

The user name that server used to certify the user

REQUEST_METHOD

Shows the data transfer method (PUT/GET) of the form

SCRIPT_NAME

Shows the path and name of the script

SERVER_NAME

Shows the host name

SERVER_PORT

Shows the port number used by the server

SERVER_PROTOCOL

Shows the HTTP version used by the server

SERVER_SOFTWARE

Shows the name and version of the web server

SSI – Echo dialog box