Thanks for the response guys...
Got it, this works...
Dim answer As XmlNode = xml.CreateElement("ptev_g" & Format(xml_section, "00").ToString & "_cat")
answer.InnerText = Qcontrol.QCategory
question.AppendChild(answer)
|
Results 1 to 4 of 4
Thread: [2008] Creating XMLThreaded View
|
Click Here to Expand Forum to Full Width |