Re: OuterHtml problem





So again, after you set outerHTML, the element reference you set it
through is invalid and should not be used. Try something like this:


Thanks for the reply.
Problem is not with the references. Problem is in "setting outerHTML".
While debugging the application I can clearly see that outerHTML is not
getting set.


Rgds
Amy

.



Relevant Pages

  • Re: OuterHtml problem
    ... through is invalid and should not be used. ... Problem is not with the references. ... Problem is in "setting outerHTML". ... While debugging the application I can clearly see that outerHTML is ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Javascript Library
    ... outerHTML creating a new element. ... Any references to the original object will be lost. ... What are you, my wife? ... Matt Kruse ...
    (comp.lang.javascript)
  • Re: HtmlElement.OuterHtml.Replace() fails with COM exception
    ... does contain this warning: ... "If you assign a new value to OuterHtml, the current element reference ... will become invalid; it will not reflect the name, ...
    (microsoft.public.dotnet.languages.csharp)