Re: XSL function to handle String

2002-05-28 Thread Christoph Gaffga
... yours Christoph Gaffga [EMAIL PROTECTED] - Original Message - From: "Niket Anand" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 7:15 AM Subject: XSL function to handle String >

XSL function to handle String

2002-05-28 Thread Niket Anand
Hi Luca, last time you really helped me out from the following problem.Thanks for that. This time I want to use a function in XSL such that it takes two parameters- string and length. such as showName(String name, int length) here I want to show name upto 5 character length, if name length is more