In this main webage (main.aspx), it contains two iframes. the first ifram (iframe1) has a source page (page1.aspx), the second iframe (iframe2) has another source page (page2.aspx).
When the button was clicked on page1.aspx, I would like the page2.aspx be refreshed/auto-reloaded.
Anyone knows how to do that?
Thanks.
...
Go to the complete details ...