Moderatori: aurelio37, Anthony47, axelrox
SCRIPT LANGUAGE="JavaScript">
function Redirect()
{
window.open('pagina iniziale sul nuovo sito','_top');
}
</script>
<BODY onload="Redirect()">
fabiob ha scritto:Ma che razza di risposte sono queste? Comunque sia grazie lo stesso.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled</title>
</head>
<body>
<!-- frames -->
<frameset rows="50%,*">
<frame name="paginatiscali" src="http://web.tiscali.it/%tuosito%/%tupagina.htm%" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0">
<frame name="" src="" marginwidth="10" marginheight="10" scrolling="auto" frameborder="0">
</frameset>
</body>
</html>
Visitano il forum: Nessuno e 3 ospiti