473,388 Members | 1,322 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,388 software developers and data experts.

Problems in handling redirections within IFRAME

Hi,

I am using IFRAMES to load 3rd party domains in my website. I am facing
few problems using IFRAMES in IE and Firefox.

1) I am unable to login into the 3rd party website within the IFRAME.
Is there any solution to overcome this issue?

2) Upon clicking a link inside 3rd party wesite within the IFRAME, the
resulting page is not loading within the IFRAME, it is going out of
scope. For example clicking MyMail link in yahoo.
Any help is greatly appreciated.

Jan 6 '07 #1
3 2092
VK
dh**************@gmail.com wrote:
Hi,

I am using IFRAMES to load 3rd party domains in my website. I am facing
few problems using IFRAMES in IE and Firefox.
You should not if you have an agreement on content usage with that 3rd
party - in this case they should have the script adjusted for using
from your domain (using document.domain).

If you have such agreement then contact the 3rd party server admin to
solve the issue. If you don't have such agreement then stop stealing
3rd party interfaces.
1) I am unable to login into the 3rd party website within the IFRAME.
Is there any solution to overcome this issue?
See above.
2) Upon clicking a link inside 3rd party wesite within the IFRAME, the
resulting page is not loading within the IFRAME, it is going out of
scope. For example clicking MyMail link in yahoo.
See above.

P.S. Most of major web-sites have an interface stealing protection so
upon loading they check if framed - and if yes they reload accordingly
to drop off the frame catch.

Jan 6 '07 #2
VK

VK wrote:
You should not if you have an agreement on content usage with that 3rd
party - in this case they should have the script adjusted for using
from your domain (using document.domain).
Disregard that - it is applicable for subdomains only, not to a all
separate domain.
In you case both domains have to be manually added to the trusted sites
list and some security settings may need to be changes.

Jan 6 '07 #3

VK wrote:
VK wrote:
You should not if you have an agreement on content usage with that 3rd
party - in this case they should have the script adjusted for using
from your domain (using document.domain).

Disregard that - it is applicable for subdomains only, not to a all
separate domain.
In you case both domains have to be manually added to the trusted sites
list and some security settings may need to be changes.

HI Thanks for your suggestions. Is there any way that I can trap the
link clicked inside the IFRAME?

Jan 11 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jeff Thies | last post by:
I'm (still) having trouble reading the contents of an IFRAME (IE5). I have this: var my_iframe = document.frames; What I would want to do at that point is get either the...
12
by: Javier | last post by:
Hello, I'm very new in this forum and as I have the following problem, the website is in http://new.vanara.com ----------------------------------------------------------------------------...
2
by: Brian Idzik | last post by:
I've successfully setup a xhtml 1.0 strict page with Mozilla & Netscape to display links in a toolbar into an internal <div id='content'> within the same document. The toolbar uses some...
4
by: Dagong Wang | last post by:
Hi, I have an ASP.NET application that works fine in my testing server. However, when I uploaded it into a hosting server, page SmartNavigation option and server side redirection, such as...
12
by: scsharma | last post by:
Hi, I am working on creating a webapplication and my design calls for creating main webform which will have menu bar on left hand side and a IFrame which will contain all the forms that are shown...
3
by: PCgeek | last post by:
sorry moved this over to javascript forum, didn't mean to post 2x! Hi guys, I'm trying to put the finishing touches on my website and could really use some help on this particular issue. My page...
3
by: Adam Lipscombe | last post by:
Folks, I want to be able to get title of a document that is presented within an Iframe with the id "popupFrame". There may be more than 1 instance of the iframe in the page. This is my...
0
by: johnw182 | last post by:
Ok, I have a asp.net project. Everything works great. HOWEVER, this project was made to be called from within a frame or iframe. When being used within the iframe the user gets a blank frame when...
8
by: musicmaster890 | last post by:
I've got an iframe (id='vidiframe') that holds an iframe (id='ytvid') and I'd like to have a link (the link is in a separate iframe too) that would change the contents of that inner-most iframe, but...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...

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.