[Home] [By Thread] [By Date] [Recent Entries]
On 7/10/06, Renate <renaate@xxxxxxxxx> wrote:
I have a string $tmp_string. If you are transforming to HTML then you might want to use CSS: text-transform: capitalize This will do what you're after. If you want to do it in XSLT then I you'll have to use a recursive solution in 1.0 or tokenize in 2.0 (or 1.0 + extensions) with translate and substring. cheers andrew
|

Cart



