hi leute eine frage ich hab nen code in frameset ich bekomm das aber nich hin das er mir den inhalt nicht in der linkliste ausgeben soll, sondern im inhalts fenster ich benutze folgenden code

<frameset framespacing="0" frameborder="no" border="0" rows="107,*">
<frame scrolling="no" name="top" noresize marginwidth="0" marginheight="0" src="top.html">
<frameset framespacing="0" frameborder="no" border="0" cols="151,*">
<frame name="navigation" marginwidth="0" noresize marginheight="0" scrolling="no" src="navigation.html">
<frame scrolling="auto" name="haupt" marginwidth="0" marginheight="0" src="start.html">
</frameset>

so und die links liste würde dann so aussehen

<table border="0" cellpadding="0" cellspacing="0" width="151" >
<tr>
<td valign="index" width="140" background="images/navibg.gif"><br>
<p><a href="star.html"><img src="images/button.gif" width="131" height="28" target="haupt" ></p></a>
<p><a href="start2.html"><img src="images/button.gif" width="131" height="28" target="haupt" ></p></a>
<img src="images/space.gif" width="1" height="190" border="0" alt="">
<td width="11" background="images/navirand.gif"><img src="images/space.gif" width="1" height="550" border="0" alt=""></td>
</tr>
</table>



ich habe ja die seite per TARGET verwiesen aber er macht das nicht. er öffnet mir immer die seite im link fenster anstatt im inhaltsfenster. bitte helft mir mal ich verzweifel gleich noch