Si grazie,

ma ad esempio io ho una pagina PIPPO.HTML fatta così:
______________________________
<html>
<head>
<title>Documento senza titolo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<frameset cols="80,*" frameborder="NO" border="0" framespacing="0">
<frame src="UntitledFrame-2.htm" name="leftFrame" scrolling="NO" noresize>
<frame src="Untitled-1.htm" name="mainFrame">
</frameset>
<noframes><body>

</body></noframes>
</html>
____________________

Dove le metto le istruzioni che mi hai inviato ?

Aiutamiiii!!!