Sorry to ask this silly question, but I'm a newbee to .NET Environment, I know how to call a Crystal Report in ASPX using C#, but the problem is, I want to pass @Parameters to the report from the Page, like Date (From, To) and Combo Box values. I've searched a lot for this, but didn't found a solution which I can easily understand.
Kindly, if any body can provide some sample code to call Crystal Report on a Single ASPX Page.
Thanx in Advance!