In IE il codice della tua pagina è questo:
Codice HTML:
<!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=iso-8859-1" />
<title>index</title>
<style type="text/css">
<!--
body,td,th {
color: #CCCCCC;
}
body {
background-color: #000000;
background-image: url(sfondo%20matrix.jpg);
}
-->
</style></head>
<body>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p align="center"><img src="firma statica TommyR22.jpg" alt="c" width="350" height="170" /></p>
<p> </p>
<p> </p>
<p> </p>
</body>
</html>
Quindi nella riga
<p align="center"><img src="firma statica TommyR22.jpg" alt="c" width="350" height="170" /></p>
Risulterebbe ="firma statica TommyR22.jpg"
Cioè un file in formato .jpg e non un file in formato .swf
Naturalmente la foto dal nome firma statica TommyR22 non è stata caricata sul server.
Ecco dove sta l'errore!!
Ciao
[DS] Meglio usare i tag di codice per riportarne lunghi stralci, non trovi?
Edit :
Hai perfettamente ragione. Scusa la prossima volta vedo di ricordarmelo.
Ciao