<script language="JavaScript">
function fnLoad(){
window.location="http://www.xxx.it";
}
</script>
nel body
onLoad="fnLoad();"
funziona perfettamente,...![]()
grazie
<script language="JavaScript">
function fnLoad(){
window.location="http://www.xxx.it";
}
</script>
nel body
onLoad="fnLoad();"
funziona perfettamente,...![]()
grazie