On Tue, Nov 29, 2011 at 08:53:51AM +0200, Graeme Geldenhuys wrote: > > F*cken hell, now I know why I don't EVER use or work with XML! I had > a look at your code, and the problem is seemingly easy, but the > solution is definitely not. I tried DocumentElement, > .GetElementsByName(), FindNode(), FirstChild() etc... Not a single one > returns what I would have expected - most functions simply returned > nil. TDOMNode.FindNode() doesn't even have an implementation.
Have a look at the "relinkhtml" program in the fpcdoc repository :-) -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
