Subj : Session and window.open() To : netscape.public.mozilla.jseng From : Dave Lin Date : Tue Oct 05 2004 07:50 pm Hi all, I have a problem about session and javascript need your help. I have to open a new child window which use a new session from the parent window, I have tried with window.open() which always use the same session, or use file:///C:/Program Files/Internet Explorer/IExplore.exe but I can't add parameter to to URL. Does anyone know how to solve this problem? Or I have to change server(IIS+ASP) configuration or code to solve this? Thank you so much! Best regards, Dave .