I'm in a vbscript class and I can't figure out how to get to substring to be capitalized. I need only the first letter of the word captilized. I can get the first or the last but not both. My code works if I use document.write but not if I use txtTextBox.value. Please Help Thanks