Member Avatar for photo123

Is there a way to convert an entire string to uppercase? I tried using Char.ToUpper but that only worked for the first character inside the string. I want to convert every single character in the string to uppercase. I'm using it for the state abrivation. For example pennsylavania becomes PA instead of pa. Does anyone know how to convert an entire string? Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.