TAPIEx
ActiveX Control HTML Sample |
This sample shows you how to use the TAPIEx ActiveX Control with Client-Side-Scripting
(DHTML). Because it is a Client-Side-Script its function depends
on your browser. We have
tested this sample with Mozilla Firefox * v1.0.7
and IE 5.5 SP1 . If you
have trouble running this sample you may check your Internet Explorer Security
Settings whether you're allowed to execute ActiveX-Controls.
|
Note: * Since activeX is disabled in Firefox, to run this demo sample you need to
1. Install Mozilla ActiveX Plug-in
(click here for instructions).
2. Add
pref("capability.policy.default.ClassID.CID256DE321-02F0-4238-8116-2A40E62DDBFE", "AllAccess");
at the end of "Program Files\Mozilla Firefox\defaults\pref\activex.js" file to gain the policy for our TAPIEx ActiveX control.