Has anyone here used Crystal reports used with ASP.NET? I have already created the report in crystal reports 9. But now I want to be able to view it and insert parameters from a webpage. I have two webforms called "crystalreportsviewer" and "crystalreportspartviewer". But I am uncertain how to properly use them. How should the user input the parameters? Should I use some forms and then pass them to the report webcontrol? Or is the input incorporated into the control itself?

kind regards
Henrik