Subj : How to modify a script To : netscape.public.mozilla.jseng From : Béatrice Philippe Date : Mon Nov 22 2004 05:36 pm Hello ! in my c++ app, when i dump all dom from a web page already loaded, i'm trying to modify the content of a script element (via nsiDomHtmlScriptElement ...do_queryInterface(nsiDomnode myNode)). But when i want to execute the new modified script, it doesn't work. The old one is executed instead. Why ? Should i have to create a new nsiScriptGlobalObject ? Any help would be very very appreciated because i've workin on this subject for many days. Thanks. -- Béatrice Philippe beatrice.derbez.bd@wanadoo.fr .