[TYPO3-UG Spain] src iframe

Nicolas Puente nicolas.puente at lgb-rlp.de
Tue Mar 12 16:55:01 CET 2013


Esta es la nueva versión: Las usa intenas y externas

http://typo3.org/extension-manuals/smile_iframe/1.0.0/view/

Saludos.

Am 12.03.2013 15:29, schrieb xescjp:
> Hola todos:
>
> Utilizo la plataforma 4.0 de typo3. He creado una pàgina que contiene una
> sección HTML. En esta sección incrusto un iframe. Este iframe hace
> referencia a una pàgina web externa a la plataforma. Cuando quiero mostrar
> la pàgina la plataforma añade el texto  /typo3/â?? a la dirección url.
> Ajunto el código que utilizo en el frame:
>
> <html style="width=100%;height=100%">
> <head>
> </head>
> <body
> style="width=100%;height=100%;margin:0px;padding-left:10px;padding-right:10px;padding-top:5px">
> <IFRAME name ="continent" id ="continent" SRC="http://www-aj-w2k3002/sales/index.php?rt=150/sales"
> TITLE="" SCROLLING="auto" ALIGN="center" FRAMEBORDER="no"
> style="display:block;border:1px lightgray solid;"></IFRAME>
> <script type="text/javascript"">
> var ifra=document.getElementById('continent');
> ifra.style.height=document.documentElement.offsetHeight-20;
> ifra.style.width=document.documentElement.offsetWidth-50;</script>
> </body>
> </html>
>
> El mensaje de error que me da es el siguiente:
>
> The requested URL /typo3/â??http://www-aj-w2k3002/sales/index.php was not
> found on this server.
>
> Alguien sabria decirme que debo hacer ?
>
> Muchas gracias
> xescjp
>
>
>
>
> _______________________________________________
> TYPO3-UG-Spain mailing list
> TYPO3-UG-Spain at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-spain



More information about the TYPO3-UG-Spain mailing list