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. |
|
#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. |