I have couple of links on my WSS site, when clicked on them they open on the same page. I want these links to be opened on a new page when clicked, is this possible?
It's possible and it's not a big issue. Check out the Q80 on the following site for details:http://wss.collutions.com/pages/III%20-%20Administration.aspx
But you will have to edit the code in frontpage.Convert the links webpart to XSLT Dataview, then add the target=’_blank’ to the a href node.
Open the page that contained link in frontpageRight click on the webpartConvert to XSLT dataviewRight click on hyperlink u want to changeSelect hyperlink propertiesSelect target frameSelect new window from the listSave