Global.asa? Is that a page to define like a global theme.. or code to execute in every page?
If so.. application.cfm will do that at the top of every page except cfincluded and custom tag calls.. and onrequestend.cfm will do the same at the bottom.
I'm not a big fan of using session unless you have to. The new ASP.NET has some interesting things on session though. I think that asp and cf's session are pretty much the same.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.