Forum Discussion

Chris_Olson's avatar
Chris_Olson
Icon for Nimbostratus rankNimbostratus
Sep 12, 2006

Evaulating http::uri against a string

I would like take the value of http::uri and compare it to a text value but I want to take the case of http::uri out of the comparison. I'm attempting to use the string tolower function, but it's not...