Hi,
Does anyone knows how to put a page (as @include) that is not a page fragment into a PHTMLB ContainerItem?
For example if I want to put "www.yahoo.com" into the ContainerItem....
Thanks
Ariel
Hy Ariel
I'm not sure if I got your problem. Does an iFrame may solve your problem?
<htmlb:content design="design2003" >
<htmlb:page title="test" >
</htmlb:page>
</htmlb:content>
Please let me know if you're not happy with that.
Cheers
Daniel
You can use the <iframe> HTML tag to place an external URL in your page.
Doesn't matter where you place it, whether ContainerItem or a different element ...
Max
Add a comment