M
Meelis Lilbok
Hi
What can next problem:
'Code
For Each oNode in oParent.ChildNodes
oParent.RemoveChild(oNode)
Next
Problem: Only first child node is removed!
Best regadrs;
Mex
What can next problem:
'Code
For Each oNode in oParent.ChildNodes
oParent.RemoveChild(oNode)
Next
Problem: Only first child node is removed!
Best regadrs;
Mex