iFrame problem

Discussion in 'Integration' started by jbrowdy, Jan 28, 2007.

  1. jbrowdy

    jbrowdy New Member

    Joined:
    Apr 17, 2006
    Messages:
    65
    I am trying to use PayPal integration inside an iFrame, using Joomla's wrapper technique. I am getting stuck in PayPal, at the point where the security question is asked (at the bottom of the page, you enter the numbers and letters you see). In IE, it simply returns errors every time I try to submit the information.

    So, I thought I would try to exit the iFrame when the user presses the "Order" button from the member.php page. I tried to do so by inserting _blank or _parent inside the form tags, but it does not seem to work:

    Here is the code I placed:
    Is the answer more complex than this? Is there a way to "jump out" of the iFrame?

    Thanks.
  2. jbrowdy

    jbrowdy New Member

    Joined:
    Apr 17, 2006
    Messages:
    65
    Solution

    I think I found a solution for this. I am far from a programmer, so I searched Google for this one.

    I altered to code to look like this:

    Seems to work great so far. Now have to test in a few more browsers!

Share This Page