I have an ASP application where I programatically call a Crystal Report with parameters and display the report. I need to design a function where user can click on a "save" button and save the report to a folder where the naming convention is programatically set (bypassing the Crystal Report built in user controls). Is this possible? Thank you.