Ver Mensaje Individual
  #6 (permalink)  
Antiguo 02/02/2010, 08:44
Avatar de jimylu
jimylu
 
Fecha de Ingreso: noviembre-2006
Ubicación: Perú
Mensajes: 274
Antigüedad: 17 años, 5 meses
Puntos: 5
Respuesta: Cargar todo en un iframe

cambia esto

Código:
<iframe id="frame" style="overflow:hidden" src ="http://192.168.1.50/inmob_pablo/index2.php" width="100%" height="1400" >
</iframe>
por esto

Código:
<iframe name="frame" src ="http://192.168.1.50/inmob_pablo/index2.php" width="100%" height="1400" >
</iframe>
e intenta nuevamente
__________________
Espero haberte sido de ayuda. :D
www.jminformatics.com