Remote Page


Subject: Remote Page
Hi, is possible to display a remote web page in a block? I
Thx
Giu

Subject: Re: Remote Page
You can try tu use an iframe... Google about that

Subject: Re: Remote Page
Zuker wrote: [View Post]
You can try tu use an iframe... Google about that

Yes, create a block in HTML and use IFRAME to import the page.

Subject: Re: Remote Page
iframe ad all html code don't work in my forum... and before (in phpbb2) work correctly

Subject: Re: Remote Page
xela wrote: [View Post]
iframe ad all html code don't work in my forum... and before (in phpbb2) work correctly

They don't work in posts, but they work fine in blocks.

You can enable them in posts, enable html in admin and add iframe as an allowed code.

I wouldn't enable HTML on a live board... you can be exposed to security issues.

Subject: Re: Remote Page
Mighty Gorgon wrote: [View Post]
xela wrote: [View Post]
iframe ad all html code don't work in my forum... and before (in phpbb2) work correctly

They don't work in posts, but they work fine in blocks.

You can enable them in posts, enable html in admin and add iframe as an allowed code.

I wouldn't enable HTML on a live board... you can be exposed to security issues.


I have enabled html and insert iframe in allowed code but it don't work

Subject: Re: Remote Page
Use this html code

<iframe width="100%" height={HEIGHT} src="{URL}"></iframe>

Subject: Re: Remote Page
Zuker wrote: [View Post]
Use this html code

<iframe width="100%" height={HEIGHT} src="{URL}"></iframe>


what is the difference from this <iframe src="URL" name="NAME" width="1000" height="1350" align="top" scrolling="auto"></iframe>

Subject: Re: Remote Page
i'm working on a block for doing this in an easy web
please wait :P

Subject: Re: Remote Page
Here it's a simple block

Change inside web_block.tpl the url that u want and add the block in CMS.


web block.rar
Description:  
Download
Filename: web block.rar
Filesize: 967 Bytes
Downloaded: 184 Time(s)

Subject: Re: Remote Page
xela wrote: [View Post]
Zuker wrote: [View Post]
Use this html code

<iframe width="100%" height={HEIGHT} src="{URL}"></iframe>


what is the difference from this <iframe src="URL" name="NAME" width="1000" height="1350" align="top" scrolling="auto"></iframe>



but i need this in posts...not in block

Subject: Re: Remote Page
But i'm supporting what the user ask in this topic. Read the first topic

Subject: Re: Remote Page
sorry can I have a reply to solve my problem? read the last topic of MG and my reply


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0862s (PHP: 23% SQL: 77%)
SQL queries: 12 - Debug Off - GZIP Enabled