1
Reply

plz help XML parsing

raj_vm

raj_vm

Jun 17 2004 11:42 AM
1.5k
Hi , I am very new to programming in XML. THe following is my XML document that i have to parse. I need to take all the values of all the elements and store them for later processing into database. could any please provide me the code which does this functionality in vb.net sample o/p: storenum = 998 date = 20040513 time = 142343 passport=order
998 20040513 123456 Order
C BOB'S REPAIR SHOP 8014957925 9014597927
123 South Front Street
Memphis TN 38103
000113 00567 1234567898723 99999 0000010.95 000113 00567 1234567898723 99999 0000010.95

Answers (1)