just lookt at a simplified verison of this:
How can I make it so that the Links page will open up in the iFrame window? I've tried all that I can think of and it's not working!!!
Code:
<a href="links.html">Links</a>
</font></center>
</td>
</tr>
<tr>
<td valign="top">
<img src="main/spacer.gif" alt="" width="100%" height="6"><br>
<!---------- New material goes BELOW this line --------------->
<iframe frameborder="1" name="iFrame" src="flag_page.html" width="100%" height="420"></iframe>
<!---------- New material goes ABOVE this line --------------->