Scusate correggo lo script......che non funziona uguale!!!
<html>
<head>
<SCRIPT LANGUAGE=javascript>
function apri ()
{
window.open('c:\ciccio.html');
}
</SCRIPT >
</head>
<body onClick="apri()";>
</body>
</html>
Scusate correggo lo script......che non funziona uguale!!!
<html>
<head>
<SCRIPT LANGUAGE=javascript>
function apri ()
{
window.open('c:\ciccio.html');
}
</SCRIPT >
</head>
<body onClick="apri()";>
</body>
</html>