We are doing most of our reporting on SSRS via html url's. We are using a javascript window.open and feed it the path, report name and parameters. If the user forgets to close the window with a preview of the report then no new windows can be opened. Is there any way to identify that a SSRS preview window is already open? Thanks.
↧