Presumably you use session scope when people are using system, so you could just check this to see who's logged in.
Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On Jan 3, 2013 9:46 AM, "Kevin Parker" <[email protected]> wrote: > > I have a need to do a lockout of a web app once every now and then (i.e. > put > up a nice friendly page that says down for 30 minutes for maintenance etc.) > - I plan to do this by just setting a checkbox in the admin system and it > calls a particular "friendly message" page when the site is accessed - when > we're finished we uncheck the box and it's all back to normal. But before > we > do I need to check if anyone is actually using the app. > > > > I have no idea if and how this can be achieved with CF and would be > grateful > for any tips, ideas, thoughts etc. > > > > Thank you!!! > > > > > > ++++++++++ > > Kevin Parker > > > > > > ++++++++++ > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353740 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

