cool stuf



#flastmod file="file.html" -0- Gives the last-modified date of file.html
#echo var="VARIABLE_HERE" -0- Prints the value of an ENV variable. Click here for a list of ENV variables.
#include file="file.html" -0- Embeds file.html wherever this command is
#config errmsg="SVR Error" -0- Defines error message
#fsize file="file.html" -0- Prints the size of file.html
#exec cgi="/cgi-bin/script.cgi" -0- Executes the CGI file listed
#config timefmt="%m/%d/%y" -0- Gives current date. Use the following variables:


Now to the complicated stuff.

IF Statements:
IF Statements make the server evaluate a variable and then display a corresponding item.For Example:


Greetings AOL Users


The above would greet users from Aol.Com with a message.
For more advanced scripting, see the following:

Greetings AOL Users

Greetings SWBell Users