rshadarack Posted June 27, 2006 Share Posted June 27, 2006 I wish to be able to detect what page one of my frames is on from a different frame. Is there any way to do this? Quote Link to comment https://forums.phpfreaks.com/topic/13042-page-address-across-frames/ Share on other sites More sharing options...
rshadarack Posted June 28, 2006 Author Share Posted June 28, 2006 Did I word my question poorly? Can no one understand it? Or maybe there isn't a way to do this?Just in case:What I wish to do is have a php script in one frame on a page get the current URL of another frame. Quote Link to comment https://forums.phpfreaks.com/topic/13042-page-address-across-frames/#findComment-50398 Share on other sites More sharing options...
poirot Posted June 28, 2006 Share Posted June 28, 2006 That cannot be done with PHP, but you can use javascript.If I am not wrong, you can refer to it as:parent.framename.location Quote Link to comment https://forums.phpfreaks.com/topic/13042-page-address-across-frames/#findComment-50402 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.