Forum Moderators: mack
How do I get a link on my page (a href) to open (when clicked on) in the same window as the page where the link was on?
So that the new page replaces the previous, and without using frames?
Thanx in advance, greetings Franky
<a href="destinationurl" target="_top">linktext</a>.
Thank you very much for your answer and help!
Greetings, Franky