Using the QueryString Collection

After you determine what the user requested in an HTTP request, you can return the appropriate information to the user by using the properties and methods of the Response object. This lesson explains how to use the Response object to respond to an HTTP request.
After this lesson, you will be able to
  • List and describe common properties and methods of the Response object.
  • Use the Write method of the Response object to add text to an HTTP response message.
  • Use the Redirect method of the Response object to jump to a different Web page.
  • Buffer a response message.
Estimated lesson time 15 minutes



Microsoft Windows Architecture Training
Microsoft Windows Architecture for Developers Training Kit
ISBN: B00007FY9D
EAN: N/A
Year: 1998
Pages: 324

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net