ho trovato una solunzione con i frame invisibili
ma dove vā messo? nel body o nel'head?Codice PHP:<frameset rows="100%,*">
<frame name="pg_sito" src="home.html" marginheight="0" marginwidth="0" scrolling="auto" noresize>
<frame name="invisibile" src="pagina1.htm" marginheight="0" marginwidth="0" scrolling="auto" noresize>
</frameset>
<noframes>
</noframes>
![]()

Rispondi quotando