A google for "cflogin example" will find you about a dozen or so examples, with various methods of ending the session.
I generally set a variable manually "isloggegin=false", and use that. HIH :D On 4/24/06, j s <[EMAIL PROTECTED]> wrote: > > Does anyone know where I can get an example of using cflogin and cflogout > with Application.cfc. > > I'm currently using Application.cfm and have notice that the when using > cflogout the session still remains and althought the user is logged out you > can still access the secure pages with the back button. I'm assuming you > can be fix using Application.cfc but I'm not 100% on where/how to > implement it. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:238579 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

