WebX SSI Examples


This page shows some exmaple of the use of Server Side Includes (SSI) in html pages.
SSI Include use the directive method for formatting:
E.g.<!--#echo var="DATE_GMT"-->

Server Side Include (SSI) Exmaples:
CONFIG Example (mm/dd/yyyy for file list):
 
ECHO CGI Variable Example (Echo DATE):
 
EXEC Example - (run hello_world.exe in /scripts):
 
EXEC Example for batch file- (run cgi_hello_world.bat in /scripts):
 
FLASTMOD (Last modifition date of index.html):
 
FSIZE Example (file size of index.html)
 
INCLUDE Example (include included.html):
 
For further information contact us at info@futurewavetech.com
Copyright ©2000, Future Wave Tech Inc. All rights reserved.