cYrus
19.12.2001, 11:21
was stimmt an diesem Source ned?
<html>
<head>
<meta http-equiv="Content-Language" content="de-ch">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body>
<script language=javascript>
function open(height,width,name){
window.open(´http://localhost/´ + name ,´´,´width=´ + width + ´,height=´ + height + ´,scrollbars=yes´);
}
</script>
<p align="center"><font face="Arial"><a href="javascript:open(10,10," search.gif")">Link</a></font></p>
</body>
</html>
so long
Dj-Cyrus
<html>
<head>
<meta http-equiv="Content-Language" content="de-ch">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
</head>
<body>
<script language=javascript>
function open(height,width,name){
window.open(´http://localhost/´ + name ,´´,´width=´ + width + ´,height=´ + height + ´,scrollbars=yes´);
}
</script>
<p align="center"><font face="Arial"><a href="javascript:open(10,10," search.gif")">Link</a></font></p>
</body>
</html>
so long
Dj-Cyrus