|
|||||||||
|
|
|||||||||
|
Advanced Computer Discussion Talk about more advanced computer related subjects in here. i.e. programming, networking, OS configurations, etc. |
|
||||||
![]() |
|
|
#1
|
||
|
||
|
How to transform XML file to Text file using VB.Net
I need help. I'm a student who is not very familiar with VB.Net. But i have to use VB.Net to extract XML file from a server and into a Text file. The XML file will look like this (see below): <?xml version="1.0" encoding="utf-8" ?> <response> <TAG> <tagid>72057994675</tagid> <mac>00:10:C6:FD:BD:B3</mac> <posx>253</posx> <posy>587</posy> <posmodelid>96</posmodelid> <posmapid>0</posmapid> <poszoneid>-1</poszoneid> <posmapname>REP_Poly-Model 2</posmapname> <posquality>42</posquality> <posreason>3</posreason> <postime>1217758452921</postime> <postimestamp>2008-08-03 18:14:12+0800</postimestamp> <poscounter>284</poscounter> <battery>90</battery> </TAG> </response> thanks. |
| Join GeneralForum.com Today! |
Join GeneralForum.com today for FREE!GeneralForum.com is the fastest growing general forum on the web!
» Click here to join the fun! |
![]() |
|
| Bookmarks |
| Tags |
| file, text, transform, vbnet, xml |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loading a text file into Sql Server | abbysomeone00 | General Tech | 8 | 08-01-2006 10:23 AM |