all groups > sql server reporting services > march 2005 >
You're in the

sql server reporting services

group:

How to hide report parameter ?


How to hide report parameter ? siddharthksinha NO[at]SPAM gmail.com
3/16/2005 9:23:56 PM
sql server reporting services:
Hi there

I am using MSSQL Server 2000 Reporting services to generate my web report,
my query regarding this is that i want to hide the parameter passed through
query string in a url from appearing in a Internet address bar.Is there
any way to pass the parametrer without displaying it.
I will be highly obliged if any body could help me out
in this issue.

from

SUMIT RAHI
Animon Software Solutions
Re: How to hide report parameter ? Paul Turley
3/18/2005 10:31:24 PM
Use a Post method rather than a Get method from an HTML form.
You can also render the report to a frame to hide the address bar.

[quoted text, click to view]

AddThis Social Bookmark Button