Stop Microsoft
All Things Microsoft => Microsoft as a Company => Topic started by: radical on 21 December 2001, 00:29
-
send me an e-mail if you have any questions.
-
quote:
Originally posted by radical:
send me an e-mail if you have any questions.
scram!
-
you can call a program or object through your html
like this.
I'm using SearchAssistantOC as an example.
<object id="nameOfTheProgram" CLASSID='clsid:B45FF030-4447-11D2-85DE-00C04FA35C89' HEIGHT=0 width=0></object>
The "classid" you get them from the register editor. you have lots of programs there to use ver the net.
any questions send me an e-mail at [email protected]
-
quote:
Originally posted by radical:
you can call a program or object through your html
like this.
I'm using SearchAssistantOC as an example.
<object id="nameOfTheProgram" CLASSID='clsid:B45FF030-4447-11D2-85DE-00C04FA35C89' HEIGHT=0 width=0></object>
The "classid" you get them from the register editor. you have lots of programs there to use ver the net.
any questions send me an e-mail at [email protected]
Installing programs in this way is non-standard and installing programs should not directly be the function of a web browser. Besides that, you can get this info right from Microsoft's web site or from many other web sites or books. And it will only work on Microsoft because the registry was their bright idea (not).
[ December 20, 2001: Message edited by: VoidMain ]