This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Extracting string...


Dear people,

I read about the substring-after()-function, which can extract a substring
after the FIRST occurance of a specified string. 

My problem: Have you got an idea, how I can get the substring-after of a
string after the LAST occurance of a specified substring??

For example: I want the substring after the last ".". 

String: "A.B.C.0.1.1.hgk"

The solution should return: "hgk"

Any advice is greatly appreciated.


Thanks in advance.

Yunus Karakaya


-- 
Sent through GMX FreeMail - http://www.gmx.net


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]