%@ LANGUAGE = VBScript %> <% Option Explicit %> <% Response.Expires= -1 %>
Server Object properties: (under construction)
<% Response.Write( "| Property | Value |
| ScriptTimeout | " & Server.ScriptTimeout & " |
Need to add examples of the Server object's methods.