Server Side Includes
This is a a Server-Side Included HTML (SHTML) test page. Some of the
following examples will only work on AJIT.CO.UK domain computers.
It is designed to demonstrate the variety of way dynamic information can be
displayed in a Web browser. For example:
- Current page count : [an error occurred while processing this directive]
This counter is a Server Side Include (SSI) CGI script run by the Webserver
when this page is requested.
- Current server time: [an error occurred while processing this directive]
This date is a (PERL) CGI script interpreted on the Web server.
- Current client time:
This date runs from JavaScript code embedded in the HTML, interpreted by
your browser.
|