|
-
May 2nd, 2003, 12:32 AM
#1
Read From XML
Hi All
I want to read a particular data from an XML
e.g in the XML given below From node Services
I want to read value for Path or Frequency.
<Services>
<Path>E:\Attach2\ISE\TCG\</Path>
<Frequency>120</Frequency>
<LogFilePath>G:\TLOG\ISE\Test.txt</LogFilePath>
<FileExtn>.xls</FileExtn>
<Application>Mock2</Application>
</Services>
How to achieve this in VB.Net?
Last edited by Kate_For_U; May 2nd, 2003 at 12:35 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|