The Parameters for the report can be passed as prompt0, prompt1........... depending upon the number of parameters expected in the report. If ur opening the report as a child window then pass the value for these parameters as a query string.
eg. window.open("check.rpt?prompt0=1&prompt1=34"
Or u can submit to the report and store the values for the report parameters in the hidden variables in the calling asp.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.