sloppycode.net
ASP Reference
Application
Application_OnEnd
Application_OnStart
Contents
Lock
StaticObjects
Unlock
Error
ASPCode
ASPDescription
Category
Column
Description
File
Line
Number
Source
ObjectContext
OnTransactionCommit
OnTransactionsAbort
SetAbort
SetComplete
Request
BinaryRead
Certificate
Cookies
Form
QueryString
ServerVariables
TotalBytes
Response
AddHeader
AppendToLog
BinaryWrite
Buffer
CacheControl
Charset
Clear
ContentType
Cookies
End
Expires
ExpiresAbsolute
Flush
isClientConnected
PICS
Redirect
Write
Server
CreateObject
Execute
GetLastError
HTMLEncode
MapPath
ScriptTimeout
Transfer
URLEncode
Session
Abandon
CodePage
Contents
Contents.Remove
Contents.RemoveAll
LCID
OnEnd
OnStart
SessionID
StaticObjects
Timeout
Session
The Session is perhaps the easiest and quickest way of passing variables accross your ASP applications for the duration of the client's connection to the server. Utilising temporary cookies on the client machine to do so, a useful application of the Session object would be to declare Session objects in the global.asa. which could be used throughout the users' session.
The Session objet has its pro and conns as detailed at http://www.4guysfromrolla.com/webtech/092098-2.shtml. The object has 4 properties, 2 collections, 1 method and 2 events:
Properties:
Codepage
LCIS
SessionID
Timeout
Collections:
Contents
StaticObjects
Methods:
Abandon
Events:
Session_OnStart
Session_OnEnd.
› Home
› C#
› Snippets
› Articles
› Tools
› Taglines
› ASP
› Dictionary Object
› FSO
› Unix cheat sheet
› Gaming
› CSS
› Yak
› Umbraco
› About
› Contact
› Privacy
› Projects
› Search
› Sitemap
Buy on Amazon
Buy on Amazon
Buy on Amazon
Buy on Amazon