<%@ Page Language="vb" %> Submitting and displaying form values in ASP.NET <%If Request.HttpMethod = "GET" Then%> First Name: Last Name: <%End If%>