Hey, After someone logs in and chooses a subscriptions and clicks on ORDER, the payment screen opens in the same window (even if im using a frame) How can i make it that when someone clicks ORDER, it opens in a new window? btw, it says this in member.html <input type=hidden name=action value=renew> <input type=submit value=Order> Do i have to chng tht? Thanks!