Firefox DOM wrapper for C#
"Obaid Ullah" <[email protected]> Wed, 28 Sep 2005 09:30:06 -0500
| Newsgroups | gmane.comp.mozilla.devel.windows |
|---|---|
| Message-ID | <[email protected]> |
I need to extract DOM from Fierfox browser in application written in C# and manipulate it. For IE i am using MSHTML for handling DOM. But i am not sure what kind of object library and objects i need to use for DOM extracted from Fierfox browser. Is there any .NET or com wrapper available for firefox? Obaid