Jump to content

IFRAME issue


webdev999

Recommended Posts

HI all, I want to load urls like http://google.com in IFRAME. But iframe does not load urls which returns "X-Frame Options Deny" in the header. So, http://google.com not loading iframe.Code:<iframe id="fm" src="http://www.facebook.com" frameborder="0" width="400" height="500" scrolling="no" ></iframe>IS there any way to loaded the urls returns "X-Frame Options Deny" in the header?Please help me ASAP.Thanks in advance....

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...