Hi, friend

I use Crystal Report 8.5 in my application (.NET 2002).
I have 2 application :
1. ASP WebService Application.
2. Windows Application.

I use Crystal Report 8.5 as Report WebService (in ASP WebService Application)
and i access the report from Windows Application.

When i access the report, my application show form parameter for fill criteria is required by report.

How do i disappear the form from my application, and send criteria is required by report through the code ?


Thanks, regard