amember problem with iFrame

Discussion in 'Troubleshooting' started by faleandro, Sep 25, 2010.

  1. faleandro

    faleandro New Member

    Joined:
    Aug 2, 2010
    Messages:
    46
    Hello,

    I am using an iFrame to put the signup form on a secondary domain, but the problem is that after suscriber fills his info into the signup form and clicks to pay, the paypal windows is opening INSIDE the iframe instead of opening a new window or breaking the frame so the paypal page is in full size instead of inside the iframe.

    How do I put the sign up form inside an iframe but preventing the next page opening inside the iframe?

    Thanks!
  2. miso

    miso aMember Pro Customer

    Joined:
    Aug 22, 2006
    Messages:
    543
    change the form in signup.html to something like this:

    I think it was _parent, right? Or _top? Haven't used iframes in years...

Share This Page