Hey I am kinda new in this field. I am using crystal reports report application server. I wanted to know if we can send parameters through the web to view a report (rpt file). Like when the client wants to view the report over the web he should be prompted asking the value of a parameter...
Hi,
I have just installed crystal RAS on my machine. And tried out a simple asp to view my report from the web
<%
Set objectFactory = CreateObject("CrystalReports.ObjectFactory.2")
Set viewer = objectFactory.CreateObject("CrystalReports.CrystalReportViewer")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.