Ciao e grazie per avermi risposto:
non mi sono accorto che il codice non era ben formattato
Questo sopra è uno dei tanti tentativi che sto facendocodice:<html> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <frameset frameborder="no" border="0" framespacing="0"> <frame src="http://someFoo.foo"></frameset> <noframes> <body> Attenzione! il tuo browser non supporta i Frames! </body> </noframes> </html>