Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

XML - attributes and values

Apr 3 2003 7:45 AM
Hello, I have an XmlNodeList with attributes and and text values. I am looking for a way to create a function that can return a value from reading a nodelist by specifiying the attribute name. For example, string a = FieldByName("acct") would result in 12345 being returned. 12345 ACME Inc Dallas TX Any help would be greatly appreciated. Thank you.

Answers (3)