ASP.NET How to redirect to another web site from a page inside a frame
- by Ricky
Hi folks:
I get one page inside frame which intends to redirect users to another web site. However, only the the page inside the frame get changed to another web site.
What kind of measure can I use to redirect whole doucment to another web site?
Thank you!