Hi , I'm using Mozilla in order to build DOM and manipulate it. I build the DOM inside a hidden frame. Then I'm trying to submit a form that exists in the document using Submit() function of nsIDOMHTMLFormElement. The problem is that this function need a presentation shell in order to work. In my case the nsIPresShell doesn't exist. Are there other ways to do this ? How can this issue be resolved ?
Thanks, Michael. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
