Open new window every time Hi, I am trying this example below
Created May 14, 2012
Robert Lybarger
I am *not* a javascript expert... but maybe taking out the "remotewin" argument to the window.open call (leaving it either empty or null) would work, since the browser is probably keeping track of the named window. (just a guess you can try quickly enough.)