| <html> | |
| <div><span id='log'></span></div> | |
| <object | |
| id="mychat" logger="logger" debugLevel="7" | |
| TYPE="application/x-itst-activex" | |
| WIDTH="600" | |
| HEIGHT="400" | |
| clsid="{68459db3-59c9-449D-815b-65f729385c16}" | |
| progid="VOICESECURE.VoiceSecureCtrl.1" | |
| param_name="Guest5738" | |
| > | |
| </object> | |
| <script type="text/javascript"> | |
| function logger(msg) { | |
| document.getElementById('log').innerHTML += msg + '<br/>'; | |
| } | |
| function DisplayClient() | |
| { | |
| alert(document.getElementById('mychat')); | |
| var obj = document.getElementById('mychat'); | |
| obj.DisplayClient(); | |
| } | |
| </script> | |
| <a href="javascript:DisplayClient()"> display</a> | |
| <a href="javascript:ReconnectClient(66)"> connect</a> | |
| </html> | |
--
You received this message because you are subscribed to the Google Groups "ff-activex-host" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ff-activex-ho...@googlegroups.com.
To post to this group, send email to ff-acti...@googlegroups.com.
Visit this group at http://groups.google.com/group/ff-activex-host.
For more options, visit https://groups.google.com/groups/opt_out.