Hi Guys,
I am looking into using xml in a project but I am totally confused and I have not used AMS for aaaaages.
Heres what I have
Code:XML.Load("C:\\MyFile.xml"); fname = XML.GetValue("database/customer id/first_name");
How do I get fname into a list box?
Thanks



