<%
Response.Write Request.ServerVariables("ALL_HTTP")
%>
<% Response.Write Request.Form("test") %>