<%@ language="VBScript" %> <% option explicit %> <% Response.Write(Request.Form("myval")) respones.end %> foo