|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 6/9/2004 2:43:00 AM
Posts: 1,
Visits: 1
|
|
Hello all, How does one change the web url link properties so that it opens in a new window? Adding a website link should open a new window, well thats the norm! Thanks 
gavin.ws
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 12/30/2008 9:51:24 AM
Posts: 170,
Visits: 469
|
|
Hello, We are researching this and have come across a few other SharePoint forums where discussions are taking place on this very topic. No solution has yet been posted. We will keep this topic up-to-date with any information we can find. Nick Reinvent Technologies
Paul BRe-invent Technologies LLC http://www.re-invent.com
Innovative ASP.NET 3.5/2.0 Hosting Now with Windows 2008 Hosting and SQL 2008 Celebrating 10 Years in Business!
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 12/30/2008 9:51:24 AM
Posts: 170,
Visits: 469
|
|
Hello, We have come across the following information which may be of use to you: A way to make a link in a single list open in a new copy of the browser. 1. Open the Web page containing the List View in FrontPage 2003. 2. In Design View right-click the List View Web Part and select Convert to XSLT Data View from the context menu. 3. Switch to Split View and locate the generated XSLT code <A …>…</A> (see *) 4. Change this code to <A … target="_blank">…</A> Alternatively, visit this link for more compensive information on this subject:
Paul BRe-invent Technologies LLC http://www.re-invent.com
Innovative ASP.NET 3.5/2.0 Hosting Now with Windows 2008 Hosting and SQL 2008 Celebrating 10 Years in Business!
|
|
|
|