>> I have a popup window that I use for uploading images. After >> the upload is completed, the user closes the popup. On IE, >> closing the popup causes the user to be logged out. Any ideas >> why this is happening? I am using a session variable to >> retain the login status. > >Do you have any JavaScript onunload event handler within your page(s)? > >Dave Watts, CTO, Fig Leaf Software >http://www.figleaf.com/ > >Fig Leaf Software provides the highest caliber vendor-authorized >instruction at our training centers in Washington DC, Atlanta, >Chicago, Baltimore, Northern Virginia, or on-site at your location. >Visit http://training.figleaf.com/ for more information! > >This email has been processed by SmoothZap - www.smoothwall.net
Nope, I just have an onclick for a button that does a javascript:window.close(). I tested from 3 different machines using windows IE and 2 of them retain the login status and 1 loses the login status after closing the popup. I compared the explorer setting differences but there doesnt appear to be a setting difference. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283204 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

