comp.lang.ada
 help / color / mirror / Atom feed
From: "David Botton" <David@Botton.com>
Subject: Run Ada ActiveX objects in your browser
Date: 1999/09/06
Date: 1999-09-07T00:44:47+00:00	[thread overview]
Message-ID: <7r1n5v$19ee$1@news.gate.net> (raw)

Today I added an example on how to implement a dual interface to the COM
page http://www.adapower.com/com

Dual interfaces allow scripting languages to call your interfaces using late
binding through the IDispatch interface. It is Microsoft's recomendation
that all interfaces be dual unless they are intended never to be used by any
scripting language. (ex. JScript, VBScript, etc).

In fact, how would you like to run some Ada Code from your browser?

Set your Internet Explorer Security Setting to Low (The ActiveX objects is
not signed) and then go to http://www.adapower.com/com/beep.html and give it
a try! (about 60k for the object download)

David Botton







             reply	other threads:[~1999-09-06  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-06  0:00 David Botton [this message]
1999-09-06  0:00 ` Run Ada ActiveX objects in your browser bill
1999-09-07  0:00   ` David Botton
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox