G
Guest
How do I read this XML? I have a page with text boxes that i want to read
these values in.
<TranslationRecords>
<TranslationRecord TrxID="1">
<ParameterCollection>
<Parameter KeyName="FielDelimiterChar" KeyValue="29" />
<Parameter KeyName="SegmentDelimiterChar" KeyValue="30" />
</ParameterCollection>
</TranslationRecord>
</TranslationRecords>
Thanks
these values in.
<TranslationRecords>
<TranslationRecord TrxID="1">
<ParameterCollection>
<Parameter KeyName="FielDelimiterChar" KeyValue="29" />
<Parameter KeyName="SegmentDelimiterChar" KeyValue="30" />
</ParameterCollection>
</TranslationRecord>
</TranslationRecords>
Thanks