Here's the MS Docs:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script56/html/vbscripttoc.asp
Remember, that some objects (Response, Request, Server, Session) are only available when using VBScript as ASP (executed by IIS) And other objects (WScript, some others) are only...