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 7609025
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T01:04:18+00:00 2026-05-31T01:04:18+00:00

Possible Duplicate: to fit iframe to its content height As is described in the

  • 0

Possible Duplicate:
to fit iframe to its content height

As is described in the title of the question. I’m looking for a way to adjust the height of my iframe according to the height of the website that my iframe is hosting. Because I need to get rid of the vertical scroll of my iframe. And at the same time, I don’t want to set a very huge static height to my iframe, as this is not nice when I have pages with small heights.

I’ve found many solutions related to my problem, but can’t solve my problem:

(*) Changing the iframe’s height while iframe is hosting an internal page is easy. You just add the following script to your iframe onload event:

        var frame = (document.getElementById) ? document.getElementById("YourFrameID") : document.all["YourFrameID"];
        var pageh = document.frames("YourFrameID").document.body.scrollHeight;
        frame.style.height = pageh + 'px';

But as would you know, when the src of the iframe is outside the domain that has the iframe. the script crashes, and produces ‘Access denied’ error message.

(*) Finally, I know that my goal can be achieved if I have access to the pages that my iframe is hosting. Perhaps the technique is called “Cross-Domain Communication”.

HOWEVER, my iframe is aiming to host pages from EXTERNAL websites, and there is NO access to those websites.

This question has been asked many times. Let’s get rid of this issue by providing one final answer 🙂

Or.. let’s say that achieving my specific goal is not applicable.

Note that I use ASP.NET 4.0

Thanks,

  • 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-31T01:04:19+00:00Added an answer on May 31, 2026 at 1:04 am

    It is simply not possible due to the cross domain security reasons.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Best way to stop SQL Injection in PHP I am creating a
Possible Duplicate: Lightweight and portable regex library for C/C++? I'm looking for a C++
Possible Duplicate: Android Webview - Webpage should fit the device screen I want to
Possible Duplicate: How would I identify if a website originates from a mobile browser?
Possible Duplicate: how to use foursquare API in android application? This is a question
Possible Duplicate: How can I measure how many characters will fit the width of
Possible Duplicate: .NET - What’s the best way to implement a catch all exceptions
Possible Duplicate: PHP - cut a string after X characters Is there a way
Possible Duplicate: Is there a way to set different CFBundleDisplayName for iPad and iPhone?
Possible Duplicate: In Java, what is the best way to determine the size of

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.