#INCLUDE("INC-Header.html") #INCLUDE("INC-Quickbar.html")

{RequestVariables}

HTTP::Request

#LOOP(#Request) #ENDLOOP #IF(NOT #COUNT(#Request))#ENDIF
{Name} {Value}
{Total} #COUNT(#Request)
#Name #Value
{NoEntry}

{CGIVariables}

#LOOP(#ServerVariables) #ENDLOOP #IF(NOT #COUNT(#ServerVariables))#ENDIF
{Name} {Value}
{Total} #COUNT(#ServerVariables)
#Name #Value
{NoEntry}