Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/03/2013, 11:45
Avatar de emprear
emprear
Colaborador
 
Fecha de Ingreso: junio-2007
Ubicación: me mudé
Mensajes: 8.388
Antigüedad: 17 años, 5 meses
Puntos: 1567
Respuesta: ¿Es posible hacer esto?

Intuyo a que la página que querés ver no te pertenece, por lo que supongo que el SEO no debe de importarte mucho

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <title>titulo</title>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  6.  
  7. <style type="text/css">
  8. /*<![CDATA[*/
  9.  
  10. html, body{
  11. width: 100%;
  12. height: 100%;
  13. border: none;
  14. padding: 0;
  15. margin: 0;
  16. overflow: hidden;
  17. }
  18.  
  19. iframe{
  20. width: 100%;
  21. height: 100%;
  22. margin: 0;
  23. }
  24. /*]]>*/
  25. </head>
  26. <iframe src="http://forosdelweb.com"></iframe>
  27. </body>
  28. </html>

Si la página fuese tambien tuya podrías usar ajax
SAludos
__________________
La voz de las antenas va, sustituyendo a Dios.
Cuando finalice la mutación, nueva edad media habrá
S.R.