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 IamaSherpa 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

    Think I need to clarify this really. We are pointing to the report viewer control that is running on the reporting server application and not using the report viewer control within our own intranet application (asp.net). The reason we do it this way is because when we tried to use the report...
  2. 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