Edwin
Member since May 4, 2012
- Profile: /members/9912-edwin.htm
- URL: http://www.epwhiz.com
- Comments: 1
Recent Blog Comments By Edwin
-
ColdFusion String Comparison: Compare() vs. Equals() vs. CompareTo()
Posted on May 4, 2012 at 2:19 PM
The function compare() is failing for me. I am getting a 1 when it should be a 0. Has anybody come accross this. example = compare("test", "test"); example ends up as 1 instead of 0.... read more »