warchyld
IS-IT--Management
- Aug 6, 2003
- 16
Hello,
Complete beginner here with ASP, so forgive me.
What I'm looking to do is display 1 or 2 reports in a web browser.
I have Crystal 9, with the RAS but no prior knowledge of ASP, and the powers that be don't want to shell out the cash for full blown Enterprise.
I read that I could have code as simple as:
<A HREF=ActiveXViewer.asp?ReportName=test.rpt>Link</a>
to view the report.
When I open this in IE the ActiveX viewer opens, but I don't get any report at all. In this case test.rpt isn't even linked to any databases - It's simply a report with "Test" as a text object.
Can it be this simple, or do I have to delve deeper into ASP?
Does anyone have any references or links? Again, I don't need to do anything too outrageous - simply be able to open and refresh the reports, and the reports are fairly simple.
Thanks.
Complete beginner here with ASP, so forgive me.
What I'm looking to do is display 1 or 2 reports in a web browser.
I have Crystal 9, with the RAS but no prior knowledge of ASP, and the powers that be don't want to shell out the cash for full blown Enterprise.
I read that I could have code as simple as:
<A HREF=ActiveXViewer.asp?ReportName=test.rpt>Link</a>
to view the report.
When I open this in IE the ActiveX viewer opens, but I don't get any report at all. In this case test.rpt isn't even linked to any databases - It's simply a report with "Test" as a text object.
Can it be this simple, or do I have to delve deeper into ASP?
Does anyone have any references or links? Again, I don't need to do anything too outrageous - simply be able to open and refresh the reports, and the reports are fairly simple.
Thanks.