Hi,
Is it possible to find out which page is the iframe serving at any point?
e.g
<iframe id="ContentFrame" name="ContentFrame" src="home.aspx">
At the start home.aspx is serving but this page has links to other pages so at any given time how can we find out which page he is serving?
Thanks
Shafiq
Is it possible to find out which page is the iframe serving at any point?
e.g
<iframe id="ContentFrame" name="ContentFrame" src="home.aspx">
At the start home.aspx is serving but this page has links to other pages so at any given time how can we find out which page he is serving?
Thanks
Shafiq