• Ashraf Seleim
  • NEWBIE
  • 5 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi Everyone,
I tried to use the syntax below to load an external page within visualforce but keep getting a blank page. Anyone can help me on how to display an external website within visualforce, I would be helpful. I am new to salesforce, so any help would be appreciated

<apex:iframe src="http://www.salesforce.com" scrolling="true" id="theIframe"/> 
Hi Everyone,
I tried to use the syntax below to load an external page within visualforce but keep getting a blank page. Anyone can help me on how to display an external website within visualforce, I would be helpful. I am new to salesforce, so any help would be appreciated

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