<% For Each strKey In Request.ServerVariables %> <% Next %>
Server VariableValue
<%= strKey %> <%= Request.ServerVariables(strKey) %>