Logo for ASP built-in objects quick reference page.  


Application Object
Collections:
StaticObjects
Contents
Contents Collection Methods:
Remove
RemoveAll
Methods:
Lock
Unlock
Events:
Application_OnEnd
Application_OnStart

ObjectContext Object
Methods:
SetAbort
SetComplete
Events:
OnTransactionAbort
OnTransactionCommit

Request Object
Collections:
ClientCertificate
Cookies
Form
QueryString
ServerVariables
Properties:
TotalBytes
Methods:
BinaryRead

ASPError Object
Properties:
ASPCode
Number
Source
Category
File
Line
Column
Description
ASPDescription

Response Object
Collections:
Cookies
Properties:
Buffer
CacheControl
Charset
ContentType
Expires
ExpiresAbsolute
IsClientConnected
PICS
Status
Methods:
AddHeader
AppendToLog
BinaryWrite
Clear
End
Flush
Redirect
Write

Server Object
Properties:
ScriptTimeout
Methods:
CreateObject
Execute
GetLastError
HTMLEncode
MapPath
Transfer
URLEncode

Session Object
Collections:
StaticObjects
Contents
Contents Collection Methods:
Remove
RemoveAll
Properties:
CodePage
LCID
SessionID
Timeout
Methods:
Abandon
Events:
Session_OnEnd
Session_OnStart