[xsl] Extracting string...

Subject: [xsl] Extracting string...
From: blackrock@xxxxxxx
Date: Fri, 12 Jan 2001 17:17:30 +0100 (MET)
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


Current Thread