Guest_imported
New member
- Jan 1, 1970
- 0
A person register a form and enters into the scheme.this person has joined under a sponser.every person has to join two person.again this person has to join another two person
this functions same as a binary tree.the main root node has two child nodes and then the twochild nodes has four child nodes.this continues until 15 th level is completed.
now the problem is suppose a individual person wants to see his tree and he enters his username and click abutton than he should be able to see his tree,mean suppose suresh is root node and siva and srinu are the child nodes ,now if siva enters his name than he should be able to see his tree.
please send the coding for this in visual basics.
this functions same as a binary tree.the main root node has two child nodes and then the twochild nodes has four child nodes.this continues until 15 th level is completed.
now the problem is suppose a individual person wants to see his tree and he enters his username and click abutton than he should be able to see his tree,mean suppose suresh is root node and siva and srinu are the child nodes ,now if siva enters his name than he should be able to see his tree.
please send the coding for this in visual basics.