Hi all,
I have got the skeleton of a httphandler in VB.NET that I intend to associate with Crystal Reports extensions.
The actual httphandler will be aspnet_isapi.dll but I want to pass-thru the processrequest method to a Crystal object.
Is it as simple as passing the context to the crystal process request method?
Here's appreciating your help!
Jim
