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? 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. 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 Link to comment https://forums.phpfreaks.com/topic/13042-page-address-across-frames/#findComment-50402 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.