Hi,
We use web reports which are called from ASP.net application by passing the parameters as query strings to the SSR URL.
We are not able to use the reportviewer because of some issues after the post back. Hence we use the iframe for the SSRS report url.
But we need to hide the SSR url being used for the iframe since the url has the query strings which are parameters to the report which are sensitive otherwise anyone else can right click on the iframe get the url and run it seperately on the browser and it shows.
So I would like to disable the right click option or any other way by which the url can be hidden from the user.
Please help
Regards
Sachi