non capisco perchè quando visualizzo questa pagina nella STATUS BAR Cè SCRITTO:"ERRORE NELLA VISUALIZZAZIONE DELLA PAGINA".
Sapete dirmi perchè?
<html>
<head>
<title>principale.html</title>
</head>
<FRAMESET COLS= "520,*">
<FRAME src = "form.html" target="andamento">
<FRAME src = "mappa1.html" name=mappa>
</FRAMESET>
<body>
</body>
</html>