Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7702827
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T23:19:02+00:00 2026-05-31T23:19:02+00:00

Setting up the sandboxes for all these option is not feasible right now. So

  • 0

Setting up the sandboxes for all these option is not feasible right now. So I am appealing to the community for help. This is a weird one and I just want to know what will work (most importantly in ie) and what wont.

  1. Http page with an iframe containing https from the same domain //no
    idea
  2. Http page with an iframe containing https from a different domain
    //no idea
  3. Https page with an iframe containing https from the same domain
    //no idea
  4. Https page with an iframe containing https from a different domain
    //no idea
  5. Http page with an iframe containing http from the same domain //I
    know this works
  6. Http page with an iframe containing http from a different domain
    //I know this works
  7. Https page with an iframe containing http from the same domain
    //doubt this works
  8. Https page with an iframe containing http from a different domain
    //doubt this works

For better reading πŸ˜‰

╔═════════════════════╦═══╦═══════════════╦══════════════════╦═══════════════════╗
β•‘ Page with an iFrame β•‘ c β•‘ inside iFrame β•‘      domain      β•‘       works?      β•‘
╠══════════╦══════════╣ o ╠═══════╦═══════╬══════╦═══════════╬═══════════════════╣
β•‘   http   β•‘   https  β•‘ n β•‘  http β•‘ https β•‘ same β•‘ different β•‘                   β•‘
╠══════════╬══════════╣ t ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘     X    β•‘          β•‘ a β•‘       β•‘   X   β•‘   X  β•‘           β•‘      no idea      β•‘
╠══════════╬══════════╣ i ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘     X    β•‘          β•‘ n β•‘       β•‘   X   β•‘      β•‘     X     β•‘      no idea      β•‘
╠══════════╬══════════╣ i ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘          β•‘     X    β•‘ n β•‘       β•‘   X   β•‘   X  β•‘           β•‘      no idea      β•‘
╠══════════╬══════════╣ g ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘          β•‘     X    β•‘   β•‘       β•‘   X   β•‘      β•‘     X     β•‘      no idea      β•‘
╠══════════╬══════════╣   ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘     X    β•‘          β•‘   β•‘   X   β•‘       β•‘   X  β•‘           β•‘ I know this works β•‘
╠══════════╬══════════╣   ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘     X    β•‘          β•‘   β•‘   X   β•‘       β•‘      β•‘     X     β•‘ I know this works β•‘
╠══════════╬══════════╣   ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘          β•‘     X    β•‘   β•‘   X   β•‘       β•‘   X  β•‘           β•‘  doubt this works β•‘
╠══════════╬══════════╣   ╠═══════╬═══════╬══════╬═══════════╬═══════════════════╣
β•‘          β•‘     X    β•‘   β•‘   X   β•‘       β•‘      β•‘     X     β•‘  doubt this works β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•©β•β•β•β•β•β•β•β•β•β•β•©β•β•β•β•©β•β•β•β•β•β•β•β•©β•β•β•β•β•β•β•β•©β•β•β•β•β•β•β•©β•β•β•β•β•β•β•β•β•β•β•β•©β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

Please help! Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T23:19:04+00:00Added an answer on May 31, 2026 at 11:19 pm

    Whether the containing page and the iframe are on the same domain or not doesn’t really matter.

    • Page served over http:// with an iframe using an http:// URL: works fine.
    • Page served over http:// with an iframe using an https:// URL: works fine, but you won’t be able to ensure the security of the iframe.
    • Page served over https:// with an iframe using an http:// URL: will generate mixed content warnings, thereby introducing a potential security risk, and should be avoided.
    • Page served over https:// with an iframe using an https:// URL: works fine. The users may find it hard to check that the iframe comes from the site they expect. They effectively trust the containing page to do the right thing (see 3-D secure problem).
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd appreciate any help with this, I've run around in circles trying all sorts
Setting up new git installations. On one Windows laptop, I'm running (under cygwin): git
Right now I'm trying to put together something really simple, learn from it, and
I have been trying all day to get this to work and have been
Setting up an integration server, I’m in doubt about the best approach regarding using
Setting up ASP.net MVC with Linq2SQL or Entity Framework's context to have scaffolding work
Setting up a Windows based web application on Amazon's cloud has definitely been a
Setting onchange event for CheckBoxList using the following code doesn't work. chkListUserGroup.Attributes.Add(onchange, document.forms[0].isRecordModified.value='true';); How
Setting the scene: My asp.net web application carries a version number which is incremented
Setting a Magento store for a winery. They well bottles of wine, but you

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.