All Things Microsoft > Microsoft as a Company

incorporate programs into your html

(1/1)

radical:
send me an e-mail if you have any questions.

voidmain:

quote:Originally posted by radical:
send me an e-mail if you have any questions.
--- End quote ---


scram!

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]

voidmain:

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]
--- End quote ---


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 ]

Navigation

[0] Message Index

Go to full version