📚 Practice Mode
ASP Quiz
Learn at your own pace with hints and detailed explanations
1 / 14
Multiple Choice
In ASP, a request object retrieves info from a user by ________.
- a collection of values sent as cookies in a HTTP header
- a collection of data sent with a submitted form
- from client variables described from within an object
- from the OS module
- A&B