Dynamically displaying text in an HTML block

I have a page with two columns. In the left column I have an HTML block containing text with a series of hyperlinks. How do I get the information referenced by the hyperlinks to display into an HTML block contained in the right column? Help would be much appreciated.

Quote · 26 Mar 2009

similar scenario for me too...

I tried to use a fullscreen frameset, but that didnt work...  The frameset tags were stripped out of the block...

I want to be able to call up another link inside an html block.  Ie.. Load another html page inside the html block...

Can this even be done???

Quote · 28 Mar 2009

Try to add the content of your HTML block directly in your database, using phpMyAdmin for example...

Life is a fatal disease, sexually transmissible - Virginity is carcinogenic! Ask here for vaccine.
Quote · 28 Mar 2009

The <frameset></framset> tag did not work...

However, this worked...

<iframe src ="http:www.yourcontent.here" width="100%" height="300">
<p>Your browser does not support iframes.</p>
</iframe>

It worked beautifully!!!!!

Quote · 28 Mar 2009

Hi TexasD and MichelS!

Thank you for your replies. I shall explore both options. Your help is greatly appreciated.

Blue skies!

Quote · 27 Apr 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.