
JC
Novice
May 30, 2000, 5:45 PM
Post #3 of 3
(115 views)
|
Yes that is correct to open it in a new browser window. But the question was to open it in a remote window .. ie <script> <!-- function openit(){ winda = window.open("http://www.useractive.com/udidit.html","newone","scrollbars,toolbar=no,location=no,directories=no,status=no,menubar=yes,resizable=yes,width=620,height=400"); winda.focus(); } //--> </script> and produce the result of the form method=post. But thanks for your input. JC
|