Subj : calling a javascript function from a C++ app To : netscape.public.mozilla.jseng From : Béatrice Philippe Date : Mon Oct 18 2004 05:58 pm Hello ! after a web page loaded, my c++ application analyses the Dom. Some href links look like this : "..." Because the above link is in javascript, i'd like to call the javascript function "DisplayPopUp" with its arguments in my c++ application, in order to resolve the href. I had a look in the "javascript reference implementation" on the mozilla web site and i didn't understand all of the document. I saw i could execute a script ... but i don't know how to call a javascript function in my C++ app. Any idea ? The last question : is there any way to simulate a javascript "onclick" event ? Thank you. -- Béatrice Philippe -- Béatrice Philippe beatrice.derbez.bd@wanadoo.fr .