Click to See Complete Forum and Search --> : JavaScript + COM


Paul Hayes
08-10-2000, 06:45 AM
Hi

This may be a silly question, but...

Does JavaScript support a COM component running under MTS?

Paul Hayes

Mike
08-14-2000, 01:46 PM
"Paul Hayes" <phayes@lfgroup.co.uk> wrote:
>Hi
>
>This may be a silly question, but...
>
>Does JavaScript support a COM component running under MTS?
>
>Paul Hayes
>
>
Generally, COM supports script clients. A lot depends on how the object was
designed. Right now script clients can only use IUnknown.