sloppycode.net
ASP Reference



Session.Contents([key or name])

Sets or retrieves a the contents of a session object. This can included subkeys and can be specified in the format 'Session("sessionname")', 'Session.Content("sessionname")' or 'Session(3)' where 3 is the reference to session item number.

Example of setting and retrieving a Session object is: 'Session("mysession") = "somecontent" ' and then 'a = Session("mysession")' where a would contain 'somecontent'.

Use the Count property to retrieve the number items in the collection.
› 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