Basic Web Design
 
Intermediate Web Design
 
Advanced Web Design
Web Design Program
 
Scripting Database
 
 

  Home

Server Side Includes

JavaScript  

The Server allows you to create documents which include other documents and various dynamically generated information, such as the current date, the file's last modification date, and the size or last modification of other files. Note: The "exec" command is not available, due to security considerations.

The "include" format

All include directives are formatted as SGML comments within your document. This is in case the document should ever be transferred without being parsed.

Each directive has the following format:

<!--#command tag1="value1" tag2="value2" -->

Each command takes different arguments, most only accept one tag at a time. Here is a breakdown of the commands and their associated tags:

include
configuration
other commands

Java Applets
Available CGI
META Tags
Server Elements
  Page Includes
  Configuration
  Other Elements
   
   
   
Give us your Questions of Comments!!!