Vengo al nocciolo della questione: praticamente da qualche giorno, quando faccio la preview del mio sito dal programma di progettazione (web page maker), compare un file di testo (index.txt) nel quale sono riportati tutti i codici delle pagine web (
Codice HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>MeteoQuerceta</title>
<meta name="generator" content="Web Page Maker">
<style type="text/css">
/*----------Text Styles----------*/
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: Arial,Helvetica,Sans-Serif;font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
margin-top: 0px;
margin-bottom: 0px;
}
</style>
<script language="JavaScript1.4" type="text/javascript">
<!--
function jsPlay(soundobj) {
var thissound= eval("document."+soundobj);
try {
thissound.Play();
}
catch (e) {
thissound.DoPlay();
}
}
//-->
</script>
<script language="javascript" type="text/javascript">
<!--
function MM_swapImgRestore() {
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() {
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) {
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() {
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
<style type="text/css">
div#container
{
position:relative;
width: 1346px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align:left;
}
body {text-align:center;margin:0}
</style>
</head>
<body bgColor="#DADADA">
<div id="container">
<div id="image7" style="position:absolute; overflow:hidden; left:187px; top:234px; width:1151px; height:921px; z-index:0"><img src="file:///C:/Program Files/Web Page Maker/Templates/Personal/Personal002/images/middle_line.jpg" alt="" title="" border=0 width=1151 height=921></div>
<div id="g_image1" style="position:absolute; overflow:hidden; left:186px; top:29px; width:1151px; height:211px; z-index:1"><img src="J:\meteoquerceta_site1_2011-01-30-(18h13)\site_1\resources\images\crbst_2836517233_cdb3558654_b.jpg" alt="" title="" border=0 width=1151 height=211></div>
<div id="image6" style="position:absolute; overflow:hidden; left:187px; top:1150px; width:1151px; height:35px; z-index:2"><img src="file:///C:/Program Files/Web Page Maker/Templates/Personal/Personal002/images/bottom102.jpg" alt="" title="" border=0 width=1151 height=35></div>
<div id="hr1" style="position:absolute; overflow:hidden; left:225px; top:237px; width:698px; height:56px; z-index:3">
<hr size=2 width=698 color="#E0E0E0">
</div>
<div id="hr2" style="position:absolute; overflow:hidden; left:227px; top:261px; width:170px; height:17px; z-index:4">
<hr size=2 width=170 color="#C0C0C0">
</div>
<div id="hr3" style="position:absolute; overflow:hidden; left:409px; top:261px; width:237px; height:17px; z-index:5">
<hr size=2 width=237 color="#C0C0C0">
</div>
<div id="hr4" style="position:absolute; overflow:hidden; left:666px; top:261px; width:254px; height:17px; z-index:6">
<hr size=2 width=254 color="#C0C0C0">
</div>
</div>
</body>
</html>
).
Cosa è successo? ho provato a reinstallare il software ma accade la medesima cosa. Idee? Grazie.