473,406 Members | 2,549 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Iframe webpage loads in Mozilla but not Explorer

If you run the following simple line of code in Mozilla the webpage loads fine. However, a default page is displayed when opened in IE.
---
<html>
<iframe name=stbbox src="http://www.thegreatproduct.com" width="700" height="700"></iframe>
</html>
---
I posted this in the Java section because I suspect the problem can be overcome with Java. I am a novice at Java but I think the webpage needs to get a cookie?
Can anyone please explain why the iframe doesn't load with IE but it does with Mozilla or provide code such that the iframe can load in both IE and Mozilla?

Thanks,
Tully
Jul 19 '07 #1
3 1654
acoder
16,027 Expert Mod 8TB
What do you mean by a default page? Do you see any errors?
Jul 19 '07 #2
What do you mean by a default page? Do you see any errors?
I think the problem is that the website needs to get a cookie as the website that loads instead of www.thegreatproduct.com is this: http://www.thegreatproduct.com/unknownUser.asp?noCookie
(suggesting that it needs to get a cookie to load)
Not sure how to pass a cookie to a website that is in an iframe?
Jul 19 '07 #3
acoder
16,027 Expert Mod 8TB
Do you have control over the website?

What if you try accessing the website from the address bar? Does it display properly in IE?
Jul 20 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: swathi | last post by:
----------------------------------------------------------------------- A poll associated with this post was created, to vote and see th results, please visit...
9
by: Ragnorack67 | last post by:
.... <div id=work>hello</div> .... <IFRAME id="thisframe" src="./something.htm"></IFRAME> <script>
6
by: Randell D. | last post by:
Folks, I've spent the past hour or so testing IFRAME with Mozilla 1.7.5 and not getting it to work - Then... I thought I'd try it in IE, and my code worked... Thus... is IFRAME an IE only...
2
by: Robert Oschler | last post by:
I have Javascript code that clears the SRC property of an IFRAME during the onload event of a web page, if a certain flag is set. In Mozilla/FireFox the clearing of the SRC property works fine and...
26
by: shlomi.schwartz | last post by:
using this example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Test Page</title> </head>
0
by: DBxGlock | last post by:
Howdy folks, I have an asp.net webpage that has a table with 2 columns. In the left column is an IFrame. In the right column is a bunch of user controls including a textbox, some buttons, a...
1
by: Me | last post by:
Hello, The code below runs well on IE 6 and 7. On Firefox it loads the first time but throws the following error on reloads. Error: top is not defined Source File: top.myIFrameBody();...
0
by: tullyrob | last post by:
If you run the following simple line of code in IE the webpage loads a default page but the same code run in Mozilla loads fine. --- <html> <iframe name=stbbox...
7
by: Peter | last post by:
I have the following code which is executed from a modal web page - it works fine on most, but on some computers the Word loads into memory but never displays. This occurs with IE6 and IE7, but...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.