This chapter provides tutorial notes and example codes on ASP built-in run-time objects: request, response, server, application, and session. Topics include receiving data from the client; sending data back to the client; sharing data at 3 different levels: session level, application level and server level.