Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: SSRS URL Paramter Value does not match with report parameter Values

    We are passing the following script to response.write which is opening a popup window to show the report.

    <script type='text/javascript'>detailedresults=window.open('http://xx.xxx.xxx.xxx:xxxx/ReportServer/Pages/ReportViewer.aspx?%2fFMIS+Reports%2fHHTS&rs:Command=Render&Location=KAF Main BFI&Location=KAF Retail&Location=KAF Retail BFI&rc:Parameters=True', 'eTIMS', 'toolbar=0,location=0, directories=0, status=0, menubar=0,scrollbars=1,resizable=1,width=1014,height=714,left=0,top=0,addressbar=0');</script>

    The report...

Viewing post 1 (of 1 total)