Originally posted by MartinLiss
and I don't think you can expect simple tags to have that functionality.
Oh yes you can!

If I could see how the vbcode tag works, I could probably tweak it to automatically capitalize words. I'm sure it just uses a preg_replace() or something in PHP, so it would quite easy to make it capitalize them.