Hi, all

I have a main page(1.aspx) with an iframe in the middle. Inside the iframe, 2.aspx loaded. I want to click on one of the controls in 2.aspx, and the main page(1.aspx) will be linked to another page. But I only could load another page inside the iframe when I click on the control inside the 2.aspx.

Thanx for any help.