kinglywarrior
Programmer
I'm trying to get Crystal Reports to refresh while viewing them in a web browser (CR 8.5, IE6, IIS 5).
I got some code from CrystalDecisions website a while ago for viewing reports in a browser, but this code only works with scheduling the reports. This won't work because the report has to be run with a parameter coming from the current intranet .asp page. When I try and just call the reports with a href anchor (we have the viewer installed) the report comes up, but various errors occur when trying to refresh the report, depending on how the connection with the report was set up. I've tried ODBC, OLE DB, using SQL or Windows authentication, and can get the report to refresh in the Crystal Enterprise program, but not in the browser.
What is a way I can view and refresh a report from the web browser (code or other suggestions)?
Thanks much,
kw