Question : How to launch link in new window in Sharepoint 2007?

I've set up a team site and added a link. When I click on the link it closes sharepoint and opens the link. Can I change this default behavior, have sharepoint stay open and open the link in another window? Thanks.

Answer : How to launch link in new window in Sharepoint 2007?

You're very close.  You'll need to add a word after like "Sales Orders" and then close the A Href off like this:
<a href="http://intranet/salesorders/salesorders2.htm" target="new">  Sales Orders </a>
Random Solutions  
 
programming4us programming4us