ho piu' di un file di codice...

1° file

Index.htm

codice
----------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<frameset rows="*,80" framespacing="1" frameborder="yes" border="1" bordercolor="#FF0000">
<frame src="Untitled-9.htm" name="mainFrame">
<frame src="UntitledFrame-6.htm" name="bottomFrame" scrolling="no" noresize>
</frameset>
<noframes><body>

</body></noframes>
</html>
---------------------------------------------------------


2° file

untiled-9.htm

codice
----------------------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
[img]upperban_r1_c1.jpg[/img]
</body>
</html>
----------------------------------------------------------------

3° file

untiledframe-6.htm

codice
----------------------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>

</body>
</html>
------------------------------------------------------------------




questi tre file me li ha creati quando ho salvato la pagina da dreamweaver.

grazie mille dell'aiuto che mi stai dando.

Lorenzo.