Problems in handling redirections within IFRAME

  • Thread starter dhanasekaran1980
  • Start date
D

dhanasekaran1980

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.
 
V

VK

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.
 
V

VK

VK said:
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.
 
D

dhanasekaran1980

VK said:
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top