Subj : new javascript object To : netscape.public.mozilla.jseng From : Caterina Torrisi Date : Wed Oct 01 2003 12:00 pm Hi, I would like to create a new javascript object to control some native application. So I would like to define in the c++ level a name and some methods for my new javascript object (for example newobj) and simply call it in the html page like: .... .... Is that possible? Can someone give me an example to see as that can be done? Help me!!!! Thanks in advance, Caterina. .