We have an app that uses basic login/logincheck templates and sessions variables to log users in. I have noticed on two occasions now where users are unexpectedly logged out and directed back to the login page after clicking on a link to launch a Word document (the document is opened in a new window and the behavior actually happens after the user closes that window). Some research has led me to believe this may be an issue with certain versions of IE 6, and the most recent SP fixes it. Another post I read talks about the use of cfcontent (which I use to serve up the Word docs) in conjunction with cfcookie. I do have a bit of code in my Application.cfm page that kills all sessions when the browser is closed (I thought perhaps closing the browser containing the Word Doc might be firing it), but again, it works fine most places. Any thoughts?
-Rick ________________________________________________________________ To unsubscribe: send a message to [EMAIL PROTECTED] with 'Unsubscribe CFUGCNY' in the body. To send a message to the list: [email protected] List archives: http://www.mail-archive.com/[email protected]/index.html Visit our website: http://www.cfugcny.org
