07-14-2007 03:16 AM - edited 03-14-2019 01:04 AM
I am using Cisco CTI 7.0 toolkit, it doesnot contain VB6 Code for CTI Toolkit AgentDesktop, Kindly if anyone have the code plz email me at muhammad.asim@avanzasolutions.com
Thanks & Regards
07-14-2007 06:57 AM
The Win32 CIL install of the toolkit includes a VB.NET example. You want to use that instead of the older Visual Basic examples that came with previous versions of the toolkit.
If you have modified the VB sample code in the past I suggest you start with the VB.NET example and cut your custom code into that.
If you like you can use the Microsoft VB6 to VB.NET migration tool to convert your customized version from VB6 to VB.NET to see how it works. But cut the edits in by hand and insert them into the Cisco sample.
It's the only way to be sure.
Regards,
Geoff
07-15-2007 08:49 PM
Thanks alot Geoff
Actually I have to make ocx with VB6, that I will use with my web application. This the only reason, I am looking VB6 sample code to build web control.
Regards,
Asim
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide