From: khabibiuf@... (Khurram) Date: 2002-09-20T23:42:55+09:00 Subject: Checking hash key's and values, with case insensitivity Hey all, How can I check hash keys and values without case sensitivity? Specifically I'm referring to the hash ".has_key?" and ".has_value?" methods. I believe these are case sensitive by default. Thanks, - Khurram