<% username=Request.Form("USERNAMEHIDDEN") userpassword=Request.Form("USERPASS") %> The User Name is: <% =username %>
The Password is is: <% =userpassword %>