panamajack
Technical User
Ok this is what I go so far
<script>
function winopen()
{window.open("document.location="toolbar=no,location=yes,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=400,height=300"}
</script>
</head>
<body bgcolor="#6F7A9E" onLoad="winopen()">
Ok I just tried it and it came back with this error.
The requested URL /cgi-script/reccomend/document.location= was not found on this server.
Can someone please help. Thanks.
<script>
function winopen()
{window.open("document.location="toolbar=no,location=yes,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=400,height=300"}
</script>
</head>
<body bgcolor="#6F7A9E" onLoad="winopen()">
Ok I just tried it and it came back with this error.
The requested URL /cgi-script/reccomend/document.location= was not found on this server.
Can someone please help. Thanks.