Cant get function newwin() to work from IE4.5 and it works in NEtscape
Here is my code!
<HTML>
<HEAD>
<TITLE>VILA DEL CORRAL & COMPANY</TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!--
function newwin()
{
window.open("http://www.vdc-pr.com/feedback.htm","FEEDBACKFORM","toolbar=0,location=0 ,directories=0,status=0,menubar=0,scrollbars=1,res izeable=1,width=640,height=480")
}
//-->
<!--
function newwin1()
{
window.open("http://www.vdc-pr.com/legal.htm","LEGALFORM","toolbar=0,location=0,direc tories=0,status=0,menubar=0,scrollbars=1,resizeabl e=1,width=640,height=480")