Jump to content

Iframes


sridhar golyandla

Recommended Posts

Code : <iframe src='https://www.websites.com/process.php' width='400' height='500' scrolling='yes'></iframe>

 

In my page (test.html) i have inserted the above code. After loading the page, it directs to the "https://www.websites.com/process.php", it is a 3rd party page, and opened these page on the browser. Now i have a question "How to restrict in my page (test.html) to open the iframe in the page (test.html)."

Link to comment
Share on other sites

  • 3 weeks later...

People using single quotes has been going on a long time, I'd be surprised if a browser weren't able to handle them (IE certainly can).

 

Most likely it's something that page is doing to break out of the frame (perhaps to stop you putting their page within a frame??). I'm guessing "https://www.websites.com/process.php" isn't the actual URL?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.