Browser Extension Or Plugin

Hi
I need a very simple thing.
COnsider the case just like javascript-it has interpreter and runtime etc .
I need to have a simple script –may be a single line script(my own script) embedded in webpage just like we embed javascript in webpage.

When That script runs display something on browser.
I need the parts as follows.

1> How my custom Script calls a COM function and via the browser and interact with DOM of Brwoser to display something according to the script.
2> parser etc need (or interpreter need not to be implemented)
just How script display something via a call to COM server-that is important.

I need that for IE and Firefox.

An example need to be made with this with sample source code.

Leave a Reply

Your email address will not be published. Required fields are marked *