perl script with window.open -
09-21-2003
, 06:56 AM
<a href="#"
onclick="window.open('http://www.server.com/cgi-bin/script.pl','Windowname','width=500,top=100,left=20 0,resizable,scrollbars,h
eight=300'); return false;">
doesnt seem to work in Mozilla.
Am i missing something?? |