Answered
using inbuilt login security to send user back to login page
I'm using CF's inbuilt security to login users to my site.
User's are logged out after timeout period of 30mins. All
controlled by application.cfm
The trouble is, if the user happens to be on a page with frames, and the timeout occurs, both frames on the page show the login screen.
Is there a way around this ?
The trouble is, if the user happens to be on a page with frames, and the timeout occurs, both frames on the page show the login screen.
Is there a way around this ?
