asp_web_howto thread: ASP and Crystal Reports 8.5
I am wanting to call a Crystal Report from an ASP page. Currently, calling
the report from the hard drive seems the only way. Does anyone know how to
call the report using a URL?
For example:
Set rpt= Obj.OpenReport("http://xxxxx.com")
INSTEAD OF:
Set rpt= Obj.OpenReport("c:\myReport.rpt")
Thanks for your help.
|





