Subject: is there a String indexOf() function in Xpath?
From: Arian Hojat <arianhojat2000@xxxxxxxxx>
Date: Thu, 28 Jul 2005 12:25:27 -0700 (PDT)
|
hey I searched around and I couldn't find an xpath
function to return what the index of a strings'
character/substring is located.
Want to do something like this...
substring($titleText,
indexOf($titleText, ' findThisTextsIndex ')+5 ,
indexOf($titleText, 'toHere') )
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
|