macromedia.coldfusion.advanced_techniques
[Top] [All Lists]

Call an activeX control

Subject: Call an activeX control
From: "ryanpatsko"
Date: Fri, 12 Sep 2008 15:28:46 +0000 UTC
Newsgroups: macromedia.coldfusion.advanced_techniques

Forgive me if I'm unclear about anything...

 I'm trying to incorporate some phone dialer software into a CF application I'm 
in the process of building.  Basically, on my webpage, the user will click an 
icon and the software should automatically call the person they are viewing, 
from the user's extension.  

 The phone software tech guy told me I need to access an OCX file on our web 
server for this to happen, and I need to send several variables.  Their help 
file states:

 The PhoneManager ActiveX can be embedded into any application that can support 
an ActiveX control (e.g. VB, Microsoft Access, Oracle Forms, ASP).

 My question is, how do I embed this activeX control?  cfobject? (never used it 
before)  or another function?  I feel like I'm missing something fairly general 
here but I have no idea how to proceed.  Thanks for any help or suggestions!


<Prev in Thread] Current Thread [Next in Thread>
  • Call an activeX control, ryanpatsko <=