Response.write(Request.Form) se è il form è in POST
Responmse.write(Request.Querystring) se è in get
in testo alla pagina che riceve
Response.write(Request.Form) se è il form è in POST
Responmse.write(Request.Querystring) se è in get
in testo alla pagina che riceve