I'm using Crystal ver 9.2, and am able to generate a report in the crystal viewer in ASP.net. But there's an error when I select either Print or Export from the viewer toolbar. This is because the viewer appends a string to the original querystring, so the new url produced looks like this:
"
It doesn't replace the first "?" with an "&", so the url string is not formatted correctly.
Does anyone know if there is a fix for this?
TIA,
Evelyn
"
It doesn't replace the first "?" with an "&", so the url string is not formatted correctly.
Does anyone know if there is a fix for this?
TIA,
Evelyn