function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
coolkrishcoolkrish 

Embed external url in visual force page

Hi,

I am trying to embed a visual force page on a page layout.
VFP should display an external URL in a frame.

I am trying to use 

<apex:iframe src="http://www.salesforce.com" scrolling="true" id="theIframe"/>

Is this still supported or Is there an alternate way of doing this?

Please advise.

Thanks,
Krishna.