ASP Quiz

Casual Mode - Take your time!

1 / 14
Correct
0
Incorrect
0
Score
0%
Multiple Choice

In ASP, a request object retrieves info from a user by ________.

  1. a collection of values sent as cookies in a HTTP header
  2. a collection of data sent with a submitted form
  3. from client variables described from within an object
  4. from the OS module
  5. A&B
Change Mode