non puoi fare più semplicemente
codice:
<html>
<head>
<title>Untitled Document</title>
<META HTTP-EQUIV="Refresh" CONTENT="5; url=index.htm">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" height="100%" border="0" bordercolor="#999999" bgcolor="#FF9900">
<tr><td width="31%" height="135"> </td> <td width="37%" height="135"> </td><td widt+h="34%" height="135"> </td></tr>
<tr> <td width="31%" height="43"> </td><td width="37%" bgcolor="#FF9900"> <div align="center"><font color="#666666" size="3">it is necessary to fill up fields country or town</font></div></td><td width="32%"> </td></tr>
<tr><td width="31%"> </td><td width="37%"> </td><td width="32%" bordercolor="#FF6600"> </td></tr>
</table>
</body>
</html>
dove
codice:
<META HTTP-EQUIV="Refresh" CONTENT="5; url=index.htm">
effettua il redirect all'indirizzo desiderato dopo X secondi (nell'esempio 5)