CFLOGIN STRUCT PERSISTS WHEN CLOSING BROWSER
i've seen issue reported numerous times, have not seen solution or explanation. when using jsessionid, if user closes his/her browser rather using link <cflogout>, parts of <cflogin> structure remain until session timeout. if user returns site, code within <cflogin> tags skipped. bug, or has figured out how around it?
that expected behaviour. coldfusion want, have manually set cookies, in gary gilbert's article on session cookies.
More discussions in Advanced Techniques
adobe
Comments
Post a Comment