Hi, I've been trying to figure this out. I have a form with a PayPal "add to cart" button. When you select "Add to Cart" another window will open directing it to the PayPal page. That works fine, you go to check out and you have the option of checking out or continue shopping. If you select continue shopping the window minimizes and it goes back to the shopping page. If you select the "add to Cart" button again, the window that as minimized will come back up. Here is where my problem is. What I need to do is when the "Add to Cart button" is selected I sent it to another page before it goes to the PayPal portion. All of the redirection works great and everything except now when you are at the PayPal shopping cart and select "Continue Shopping" the window will minimize, but now if you select the add to cart " button the minimized window doesn't come up. The page will change, but it will not open up. I messed around with and changed the target to go to page in between. That works fine for the first time, but if I try to select the "add to Cart" button, a new window will open up and the minimized window will stay minimized. So now I have two windows with the same page on it. I've tried everything I can think of. Does anybody have any suggestions on what I can do? I do apologize for the lengthy description.