Indx.html
<html>
<head>
<title>.::Ale90::. -Home page-</title>
</head>
<frameset rows="15%,*" border="1">
<frame src="alta.html">
<frameset cols="16.5%,*" border="1">
<frame src="destra.html">
<frame src="centro.html" name="visualizza">
</frameset>
</frameset>
</html>

Come mai quando io clicco su un collegamneto che ho dentro la pagina destra non mi va al centro ??

Vi metto le altre pagine

alta.html
<html>
<head>
<title>.::Ale90::.-Banner-</title>
</head>
<body bgcolor="7fffd4">
alta
</body>
</html>

centro.html
<html>
<head>
<title>.::Ale90::.-Centro-</title>
</head>
<body bgcolor="ff00ff">
centro
</body>
</html>

destra.html

<html>
<head>
<title>.::Ale90::.-Indice-</title>
</head>
<body bgcolor="a0511d">
destraCiao
</body>
</html>

link_1.html

<html>
<head>
<title>.::Ale90::.-Centro-</title>
</head>
<body bgcolor="ff00ff">
link_1
</body>
</html>

ecco mi potete aiutare



Grazie in anticipo