Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. griffster10

    How to open a url in a new window using SSRS 2008 reportviewer control

    I need to open a web page in a new window as a link from a cell in an SSRS 2008 report. I found a reference on the web to say the best way to do this is to put in something like: ="javascript:void(window.open('"+ Fields!ReferURL.Value + "','_blank'))" where the Fields!ReferURL.value is the...

Part and Inventory Search

Back
Top