check
Related JavaScript
VAR newwindow = ''; function popitup (URL) {if (newwindow.closed) {newwindow.location.href = url;} else {newwindow = window.open (URL, 'Name', ' Scrollbars'); newWindow.moveto (Screen.Width / 4, Screen.Height / 3.5); newwindow.resizeto (Screen.Width / 1.7, Screen.Height / 1.7); if (! newwindow.opener) newWindow.opener = Self }} F (window.focus) {newwindow.focus ();}}
script>
Select the information you need, populate the Opener form