I've tried more relevant lists on this one but no luck. This is a JRun 3.1 app. The login page submits a form and the action page sets some session variables.
As you probably know, JRun handles sessions by setting a cookie called "jsessionid". All the testing so far has been done on W2K, W98 and Mac. The login works fine on all of them. Now we're in a beta phase and we hit a problem. Users on both Windows XP and Windows ME (IE6 in both cases), reported that the action page shuts down the browser window. I found out that IE6 has a weird new privacy system which means that the default Privacy setting "Medium" doesn't accept some cookies. I asked the two problem users to try setting it to "Low". This solved the problem in XP, but not on ME. Nor does setting Privacy to "Accept All Cookies." This is really hard to debug because nobody on the team has Windows ME. Any ideas? Thanks Nick ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

