I am trying to run multiple Crystal reports using ASP to call up the ActiveX viewer using RAS. I am able to produce reports easy enough using Crystal's examples but when I start a second concurrent report it overwrites the Session("oRpt" variable of the first report. So that when I choose to see the next page of the first report the resuts of the second report appears.
The only solutions I could see were loading all the pages at once to the client, or exporting it to a pdf file.
Has anyone had this issue and were you able to get around it?
Thanks
Ian
The only solutions I could see were loading all the pages at once to the client, or exporting it to a pdf file.
Has anyone had this issue and were you able to get around it?
Thanks
Ian