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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.