Adam Fletcher <[EMAIL PROTECTED]> wrote in message news:<aok8vh$[EMAIL PROTECTED]>... > Timm, > > You need to write a scriptable XPCOM interface for your client side > code. Once you do that, you can create a service or component in > javascript that will interact with your client side code. Look at the > XPCOM examples for some clues as to how to do this. > > If you are still having trouble, I can post some examples. > > -Adam > > > timmy wrote: > > Hi, > > > > In the mozilla-embedding-faq there is the following statement: > > > > I need the Javascript inside the browser window to talk to my > > embedding client. How do I do it? > > > > That is exactly what i want too. But the answer doesn't enlighten me > > as i don't know what to do in the javascript-code! Does anyone have a > > code-example in javascript and corresponding C++? > > > > I found that someone in the newsgroup had the same problem, but no one > > answered. > > > > Please help me with this, > > > > many thanx, yours truly > > Timm
Thank you Adam! That's a little more concrete! I will have a look at the xpcom-samples, but if you have some, please post them!!! many thanx Timmy
