gracias por responder no me deje entender bien y hace falta el codigo!
mira lo que sucede es que en este iframe se me carga la otra pagina principal q se llama index2.php y no quiero quiero q desaparesca al ingresar con el usuario y apresca la index2.php
Código PHP:
Ver originalstyle type="text/css">
<!--
.Estilo1 {color: #FFFFFF}
.mision {
color: #FFF;
}
-->
</style>
</head>
<body>
<table width="1019" height="1038" border="0">
<tr>
<td height="87" colspan="6"><img src="imagenes/autofacil.jpg" width="1012" height="98" alt="logotipo" /></td>
</tr>
<tr>
<td height="92" colspan="6" bgcolor="#0000CC" class="azul"><img src="gifs/cocjeep4.gif" width="428" height="86" alt="gifs" /> <img src="gifs/feriadelautomovil.gif" width="569" height="86" alt="mov" /></td>
</tr>
<tr bgcolor="#FFFF00">
<td width="159" height="23"> </td>
<td width="128" height="23"> </td>
<td width="119" height="23"> </td>
<td width="101" height="23"> </td>
<td width="481" height="23"> </td>
</tr>
<tr>
<td height="142" bgcolor="#000066"><h4 align="center" class="Estilo1"> </h4>
<h4 align="center" class="Estilo1"><a href="usuarios.php" target="contenedor" class="Estilo1">Usuario</a></h4>
<p align="center"><a href="misionvision.php" target="contenedor" class="Estilo1">Mision Vision</a></p>
<p align="center"> </p></td>
<td colspan="5" rowspan="4" background="imagenes/autofacil.jpg"><p><iframe name="contenedor" width="100%" height="800px" frameborder="0"> </iframe> </p>
</td>
</tr>
<tr>
<td height="325" bgcolor="#000066"><div align="center" class="mision">
<td width="159" height="59" bgcolor="#000066"><p> </p>
<p> </p>
</td>
</tr>
<tr>
<td height="30" colspan="6" bgcolor="#66FFCC"><div align="center"><span class="menu02" style="font-size: 10px; font-weight: bold; margin-top: 5px;"></span></div></td>
</tr>
</table>
</body>
</body>
</html>