Supported Include TagsReference Tables:Supported Include Tags
Tag | Description |
#config | Specifies the format used for error messages, dates, and file sizes returned to the client browser. |
#echo | Inserts the value of an CGI Environment Variable into an HTML page. See sections 4.1 and 4.2 for a listing of supported CGI Environment Variables. |
#exec | Runs an application or a shell command and inserts the output into an HTML page. |
#flastmod | Inserts the file modification date and time into an HTML page. |
#fsize | Inserts the file size into an HTML page. |
#include | Includes a file in an HTML or ASP page. |
Table 5.2.1 – SSI Tags