Dukster131
Programmer
I am wanting to set the parameters for a Crystal Report(10) so that it will be chosen from a list on an ASP page. I have looked at the "SimpleDiscreteParameters" page and modified it to work with my report. However, whenever I use a querystring to get the parameter value, it will only display the first page of the report and if I use any of the arrows on the report to move to the next page I lose the parameter or it says it doesn't match the type of parameter in the report. If I hard code the parameter (eg., "10-A")in the SimpleDiscreteParameters" ASP page the report runs fine.
I would appreciate any suggestions or help.
I would appreciate any suggestions or help.