Built-in Objects support


Appliction Object

Collections Supported
Contents Remove Yes
RemoveAll Yes
StaticObjects Yes
Methods Supported
Lock Yes
Unlock Yes
Events Supported
Application_OnEnd No
Application_OnStart Yes

 

ASPError Object

Properties Supported
ASPCode No
Number No
Source No
Category No
File No
Line No
Column No
Description Yes
ASPDescription No

ObjectContext Object

Methods Supported
SetAbort No
SetComplete No
Events Supported
OnTransactionAbort No
OnTransactionCommit No

Request Object

Collections Supported
ClientCertificate No
Cookies Yes
Form Yes
QueryString Yes
ServerVariables Yes
Properties Supported
TotalBytes Yes
Methods Supported
BinaryRead Yes

Response Object

Collections Supported
Cookies Yes
Properties Supported
Buffer No(default is True)
CacheControl Yes
Charset Yes
ContentType Yes
Expires Yes
ExpiresAbsolute Yes
IsClientConnected Yes
Pics Yes
Status Yes
Methods Supported
AddHeader Yes
AppendToLog Yes
BinaryWrite Yes
only supported with ASP2Servlet
Clear Yes
End Yes
Flush Yes
Redirect Yes
Write Yes

Server Object

Properties Supported
ScriptTimeout No
Methods Supported
CreateObject Yes 
Execute Yes
GetLastError Yes
HTMLEncode Yes
Transfer Yes
URLEncode Yes

Session Object

Collections Supported
Contents Yes
StaticObjects Yes
Properties Supported
CodePage No
LCID Yes
SessionID Yes
Timeout Yes
Methods Supported
Abandon Yes
Contents.Remove Yes
Contents.RemoveAll Yes