Wednesday, March 7, 2012

How to launch SQL Server 2005 ReportViewer in a new browser window.

Hi all,

I am trying to launch ReportViewer in a new browser window, using the attribute: target='_blank'.

Can someone tell me how?

Here is the complete URL for the report .

http://SServer1/ReportServer?/Primary Members/Detail Report&rs:Command=Render&rs:Format=HTML4.0&rc:Parameters=false&UserName=sobo1

<a href="http://SServer1/ReportServer?/Primary Members/Detail Report&rs:Command=Render&rs:Format=HTML4.0&rc:Parameters=false&UserName=sobo1" target="_blank">Launch Report</a>|||Thanks, I appreciate your quick response; I'll give it a trial after the holiday.

No comments:

Post a Comment