String capitalisation
Hi all,I wonder if anyone has a simple solution for the following. I've found what I think are parts of the answer, but nothing that leads me to a full implementation.I have some text being returned from a db lookup and it's all in capitals. I want t...