Wei Luo wrote: > I'm developping a program to do some data transaction with Mozilla Web > Browser control, anybody known how the external programs get the browser's > referenced Web Browser object?
You can't get the web browser object from a currently running Mozilla, but you can embed Mozilla itself using ActiveX (you got the link already) or directly (mozilla.org contains an embedding tutorial, link on front page)
