|
Subject: Re: [xsl] Capitalising the first letter From: David Carlisle <davidc@xxxxxxxxx> Date: Wed, 18 Apr 2007 00:17:12 +0100 |
concat( translate(substring(.,1,1),'qwertyuiopasdfghjklzxcvbnm','QWERTYUIOPASDFGHJKLZXCVBNM') , substring(.,2) ) David
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Capitalising the first letter, Kamal Bhatt | Thread | Re: [xsl] Capitalising the first le, Kamal Bhatt |
| [xsl] Capitalising the first letter, Kamal Bhatt | Date | Re: [xsl] Capitalising the first le, Kamal Bhatt |
| Month |