brown2005 Posted February 28, 2007 Share Posted February 28, 2007 echo"<a href='index.php?id=cabbages' target='_left'>Hello world</a>"; i have the above which works fine and opens up the window i want in the frame i want, but it opens a new page, how do i stop this please? Link to comment https://forums.phpfreaks.com/topic/40437-target/ Share on other sites More sharing options...
gin Posted February 28, 2007 Share Posted February 28, 2007 I don't really understand. If it opens the correct window in the correct frame, what's the problem? Are you saying a new page autoloads as well? In that case I'd look at index.php to see if there's any javascript which might cause this. Link to comment https://forums.phpfreaks.com/topic/40437-target/#findComment-195771 Share on other sites More sharing options...
brown2005 Posted February 28, 2007 Author Share Posted February 28, 2007 what I am saying is that it opens the link in a new page, so I have two pages, but i want it to load in the same window....? Link to comment https://forums.phpfreaks.com/topic/40437-target/#findComment-195880 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.