Click to See Complete Forum and Search --> : Xml dom parser


stonyHeng
06-04-2009, 10:30 PM
HI all,

not sure if this is the right place to ask this question,

I intend to grab the element value from the below xml syntax:

<Attachment><URL>24567:(9.9)jks.xls</URL></Attachment>

How do i go about doing it?

Many THank in advance.

jkmyoung
06-11-2009, 11:40 AM
Depends on what type of code you're using, but probably xpath.
Attachment/URL