There is some very simple source code and a live example example
illustrating the subtle difference between Session (per user) and
Application (global/application variables) in this tutorial.

http://cfhub.com/advanced/cfapplication/hittracker.cfm

Here you can see how "your" session variable changes according to your
actions VS the application variable which changes with "everyones" combined
actions.  Hope it gets you started.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to