Reading the Environment Variables Using Request.ServerVariables Home » ASP » The Request Object »  Environment Variables; The ASP code for "Env_Variables.asp... READ MORE +
Reading the HTTP Headers with Request.ServerVariables Home » ASP » The Request Object » HTTP Headers The ASP code for "HTTPHeaders.asp" % ... READ MORE +
How radio box values can be accessed in the form processing script Home » ASP » Communicating with the User » Radio Box The HTML code for "RadioButtons.html" ... READ MORE +
How list box values can be accessed in the form processing script Home » ASP » Communicating with the User » List Box The HTML code for "ListBox.html" ... READ MORE +
How text box values can be accessed in the form processing script Home » ASP » Communicating with the User » Text Box First Name : Last Name : ... READ MORE +
Reading Form Values from an ASP Page Home » ASP » Communicating with the User » Reading Form Values from an ASP Page The HTML code for "B... READ MORE +
Response.Redirect Method Home » ASP » Response Object » Response.Redirect Response.Redirect Example: Response.Redirec... READ MORE +
Response.Clear & Response.Flush Methods Home » ASP » Response Object » Response.Clear & Response.Flush Response.Clear Response.Clear ... READ MORE +