"David Broker" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Thanks Rich,
> However to access this IIS thing you need to do something like this:
>
> $iis = COM("IIS://localhost/w3scv");
>
> Which is apparently only supported in 4.0.7.

Hum, now Im not shure what your component is...

The value between the quotes is a string that is looked-up in the registry
 under HKEY_CLASSES_ROOT ), if its on a diffrent machine then you might want
to try using the second arg to COM, which is a server name.

If the 'interface' is accessed through a web server then I dont know how to
use it as I've never seen anything about it... have you got a link to info
about this component ?  I'd be interested in finding out more... I might
even be able to help.

sorry I cant help more

Rich



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to