I need some advice. My team is pretty familiar with ASP, jscript...and other web dev languages. We are just getting up to speed on Crystal.
We are creating a web app that allows users to select a report and parameters from one page and generate the selected Crystal report. The reports are being published on CE9.
Our web app is very similar to the Xtreme example app included with CE, except we added parameters to the page.
My question is when should we be using .CSP vs .ASP? It seems like from the examples I've seen I can do almost everything in .ASP?
Originally we had just been calling everything .CSP, but we ran into a problem today where one page seems to only work as .asp page, so I thought I would reach out to get some opinions.
Any thoughts on this would be appreciated. Thanks!
We are creating a web app that allows users to select a report and parameters from one page and generate the selected Crystal report. The reports are being published on CE9.
Our web app is very similar to the Xtreme example app included with CE, except we added parameters to the page.
My question is when should we be using .CSP vs .ASP? It seems like from the examples I've seen I can do almost everything in .ASP?
Originally we had just been calling everything .CSP, but we ran into a problem today where one page seems to only work as .asp page, so I thought I would reach out to get some opinions.
Any thoughts on this would be appreciated. Thanks!