quote:
Originally posted by:
ayuso_15
Do you have any example? I just want this to happen when the
user logs out.
Thanks
In that case, the "don't cache the page" method won't work.
If you want, you can let them do it. From a security
standpoint, they were allowed to see those pages anyway. From a
functional standpoint, put something in your application.cfc so
that if they submit any forms or select any links while they are
not logged in, they get re-directed to your login page.