So as we all know if you click on a submit button that has embedded in it a onClick(windown.open(...)) this opens a new window with all the lovely attributes yo
onClick(windown.open(...))
Give each window a new window name.
window.open(url, WindowName)