Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SKiss

  1. SKiss

    Determine XML Node Path

    Using MSXML, is it possible to determine the path of a selected node ? For example, I have selected a node that is 2 levels into the tree, I want to be able to get the path from the top node, to the current selected node. I am using Visual Basic 6.0. Any help is definitely appreciated.
  2. SKiss

    If - Else syntax

    Try putting another end if at the end. You cannot have 2 if statements, even though they are embedded, with only one end if. Good Luck!!

Part and Inventory Search

Back
Top