Sì la pagina di destinazione la gestisco io:
posto il codice così facciamo prima
Codice PHP:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>xxxxx</title>
<meta name = "viewport" content = "width = device-width">
</head>
<body>
<script type="application/x-javascript">
addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){
window.scrollTo(0,1);
}
</script>
<table width="320" border="0">
<tr>
<td><p align="center">[img]./logo.jpg[/img]</p>
<!– google_ad_section_start –>
<!– google_ad_section_end –>
<table width="320" border="1">
<tr>
<td width="97">
[i]Latitudine:[/i]</p></td>
<td width="207" bgcolor="#FFFF99"></td>
</tr>
<tr>
<td>
[i]Longitudine:[/i]</p></td>
<td bgcolor="#FFFF99" id="3"></td>
</tr>
</table>
<p align="center">Clicca sull'icona sotto per confermare il velox che hai inserito nell'applicazione [i]xxxxxxxxxx[/i]</p>
<p align="center">[url="./ok.html"] [img]./camera.png[/img][/url]</p>
</tr>
</table>
</body>
</html>