Customer Login  .   Webmail Login  .   About Us  .   Contact Us
You are here Articles Main / ASP Overview Page 3

ASP Overview - Request Object

     Introduction
     Response
     Request
     Application
     Session
     Server

Request Object
The Request Object is used to get information submitted from an html form or on the querystring, get information stored in a cookie, and to get environment variables.

An example use of the Request Object is to request a value that was submitted from an html form. The name of the variable comes from the html input device.

<INPUT TYPE=text NAME=myvar>

Now we will get the value of the html form variable "myvar" (assuming that the form has been submitted).

sFormvar = Request.Form("myvar")

In the above code we set the value of formvar equal to the value of the form variable. We can then use the new variable (formvar) to do something (insert in to a database, print out a message, etc).

<< Prev Section - Response Object  |  Next Section - Application Object >>

Shared Hosting
Rookie
Pro
Advanced
Dedicated Servers
BASE
BUSINESS
ENTERPRISE
Why Choose Brinkster?
Radical Support
Brinkster Datacenter
Brinkster Network
Corporate Social Responsibility
90 Day Money Back Guarantee
Unsurpassed Value
Client Testimonials
Additional Features
Antivirus
Merchant Account
E-Commerce
Live Chat Communicator
Free Firewall
Website Builder
Free Web Hosting
Support
General Support
Codebank Search
Forums
Articles
Click here for Brinkster Live Chat
Home   Domains   Shared Hosting   Dedicated Hosting   Partner   Support   About Us    Contact Us   Webmail
Copyright © Brinkster Communications Corporation All Rights Reserved. Privacy Policy & Legal