Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CrystalReportViewer - COM - Event Handling

Status
Not open for further replies.

AndrewBaines

Technical User
Apr 19, 2002
463
GB
I'm trying to intercept the export event in Crystal Enterprise in the report viewer.
There is an event onToolBar command that fires, but the help file only says:
'Since ASP scripting does not support events, you will need to write a small COM control to intercept the events. The COM control can be written in VB, C++, or any other COM-compliant language'

I'm happy working in COM, but have no idea how to declare this. Crystal/BO don't provide any sample code.

Has anybody worked with this stuff?

thanks

Andrew
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top