How to redirect to another page if logged in through iFrame? -
i have html website internal iframe page. iframe loads member's web page (php if matters). need main html page redirected link after people login within iframe. best way accomplish this?
put window.top.location = "http://www.site.com";
.
redirect iframe
No comments:
Post a Comment