Remove a HTML element in a WebBrowser control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • matthewr

    Remove a HTML element in a WebBrowser control

    Hi,

    I can append children to an HTML element in a WebBrowser control (.NET
    2.0) using the appendChild method. However, how can I remove a child
    element?

    Thanks,
    Matthew

Working...