Search results for query: *

  1. neotoxic

    GetElementById returns nothing

    I am loading my XML file into an XMDocument Object and I am trying to use GetElementById to locate a specific node. However, GetElementById is returning 'nothing'. I have read somewhere that this might be to do with the fact that my ID attribute is not defined as an ID identifier. So I have...
Back
Top