For older solution, use httpd_util:to_upper() and httpd_util:to_lower()
Use httpd_util:to_upper or httpd_util:to_lower from the OTP httpd_util module. (Yes, I know that these would make more sense in the string module!)
The httpd_util module contains a dog's breakfast of functionality that probably belong in other modules, but that have not been added due to backwards-compatibility concerns.
-- BrentAFulgham - 20 Aug 2004