Chen Longtai wrote:
>I am running Xindice 1.0.
>
>Is there any problems?
>
>
Yes. This feature (non-element results) are supported by xindice
1.1b4-dev only.
To get value in xindice 1.0, select element and use getContentAsDOM
method, and traverse DOM.
Vadim
>-----Original Message-----
>From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]
>Sent: [EMAIL PROTECTED]|;M, 4 三月, 2004 PM 11:28
>To: [email protected]
>Subject: Re: {SPAM?} Re: How to retrieve element's value only?
>
>Tan, Leong T wrote:
>
>
>
>>It does not work....
>>
>>
>>
>>
>
>Can you be more specific? Are you running current CVS or earlier
>version?
>
>
>
>>By replacing
>>String xpath = "//[EMAIL PROTECTED]'[EMAIL PROTECTED]']/Password";
>>With
>>String xpath = "//[EMAIL PROTECTED]'[EMAIL PROTECTED]']/Password/text()";
>>
>>
>>
>>
>
>
>Vadim
>