I have created an activeX control project in VB,added the treecontrol and imagelist.I have written methods for for adding root and child nodes by accepting parameter.
In ASP,i have included the control.Using XMLDOM object i've accessed an xml file.
i have to get the parent tag,child tag from xml file,and fill it in the tree control.how to do it? please do help me.
In ASP,i have included the control.Using XMLDOM object i've accessed an xml file.
i have to get the parent tag,child tag from xml file,and fill it in the tree control.how to do it? please do help me.