We are using User.csp as our front end rather than ePortfolio (available.csp). It has a much cleaner look in my opinion. My problem is when the user runs reports with parameters via the web, user.csp hands off to a page called showreport.csp and calls the active x viewer and populates it with the correct report via the report id.
This works great for the first time, after that the report grabs a cached copy and never prompts for new parameters. This does not happen when I use the normal ePortfolio front end. The only way out is to close all browsers and start again.
Has anyone else done this and had a similar problem? Am I the only one using this front end?