JS or PHP
Posted: Fri Oct 28, 2005 12:08 am
Please help!
As it is possible to forbid the client, to open a link in a new browser.
Thanks
As it is possible to forbid the client, to open a link in a new browser.
Thanks
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<a href="somelink.htm" target="_top">some link</a>