I'm using the sample "parameter_picklist" I got from the BO website, and this collects the parameter info and then opens the report itself with the parameters as querystrings.
Is this an acceptable method of displaying reports? The other sample ASP reports from BO all have different files, and call a viewer ASP page then pass the report inside of it, then clean up everything.
This seems more efficient and I'd rather use the ActiveX viewer than the HTML viewer. Is there a way to dynamically pass in these parameters from the "parameter_picklist" page to the sample ASP page?
Any help is appreciated, thanks!
Is this an acceptable method of displaying reports? The other sample ASP reports from BO all have different files, and call a viewer ASP page then pass the report inside of it, then clean up everything.
This seems more efficient and I'd rather use the ActiveX viewer than the HTML viewer. Is there a way to dynamically pass in these parameters from the "parameter_picklist" page to the sample ASP page?
Any help is appreciated, thanks!