News:

Wondering if this will always be free?  See why free is better.

Main Menu

Page Wrap

Started by DasVON, August 13, 2010, 10:10:11 PM

Previous topic - Next topic

DasVON

Not sure this is the correct place to ask this but here is the question?

I am looking for a mod that will wrap a page from another website within my website. I cannot remember what it is called

Any Idea's

Thanks

ɔɔɔɔɔɔuɥoɾ

Do you mean to place another website within your forum in a frame?


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

DasVON

Yes.

I am using PortaMx and I want to make a single page with a page that has a page from another site within a frame.

think that is explained correctly. lol

ɔɔɔɔɔɔuɥoɾ

Okay.

So, where would the page be displayed on your forum, which action?
Would their be a button which loads a page with the website in it, or would it simple be on every page?


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

DasVON

Yeah. I would make a custom button with a link to the page e..g  www.xyz.com/?Info/
with [PortaMx]

ɔɔɔɔɔɔuɥoɾ

I have a mod which creates 2 buttons with their on specific pages which allow the use of custom HTML, you could use a iframe in that custom html to embed a website into that page.

Click on "My mods" in my signature to check it out.


SMF 2.0 RC5

   
Webhost to New Webhost file transfer service, PM me - Fast transfers

feline

If you have the latests PortaMx version (0.980-1) installed, then you can request any page simple in a php block.
The code you need:

echo ParseXmlurl('http://domain.tld/what_you_will_see', 5, '');


Also with the "special" php block you can cache the content, so ist's not need do a request on each pageload.

Fel

Advertisement: