i use the following code in all my pages to open a new IE window
how can i tell if that window is already open so the other pages won't reload the same pageCode:m_PL = window.open('../flash/player.html','m_PL','directories=0,height=85,width=293,left=0,menubar=0,resizable=0,scrollbars=0,titlebar=0,toolbar=0,top=0')




Reply With Quote