lilman Posted June 18, 2007 Share Posted June 18, 2007 I have this code, though I would like it to load in the frame "main", can someone tell me how I can tell this php/js code to load index.php in the frame "main", instead of "nav"? echo '<script type="text/javascript">window.location.href = "index.php?pge=Options&Go=BookStatus";</script>'; Link to comment https://forums.phpfreaks.com/topic/56087-traget-frame-using-js/ Share on other sites More sharing options...
lilman Posted June 18, 2007 Author Share Posted June 18, 2007 To be specific it is an iframe. Link to comment https://forums.phpfreaks.com/topic/56087-traget-frame-using-js/#findComment-277084 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.