| Feature | Syntax | Example |
| Automatically-updated timestamps |
<!--#echo var="LAST_MODIFIED" --> |
Updated Sunday, 23-Jan-00 12:42:58 PST |
| "Include" files -- boilerplate, maintain just one copy |
<!--#include file="footer.txt" --> |
Questions or comments? E-mail the
webmaster. |
| Run local commands in shells or interpreters, capture
output in web pages |
<!--#exec cmd="dir" --> |
01/23/00 02:17p 166 haha.html
05/20/98 09:59a 1,673 index.html
2 File(s) 1,839 bytes
|
| Automated file size measurement |
<!--#fsize file="twain.gif" --> |
115K
|