← Back to context Comment by merb 6 years ago dns is case insensitive 6 comments merb Reply ajford 6 years ago OP was commenting on the order of the S and C fipar 6 years ago parent is using case to highlight a typo in the domain name, not to imply that the problem is with the case. mediaman 6 years ago it's transposed, not case difference jolux 6 years ago "oSCp".ToLower() != "oCSp".ToLower()
fipar 6 years ago parent is using case to highlight a typo in the domain name, not to imply that the problem is with the case.
OP was commenting on the order of the S and C
parent is using case to highlight a typo in the domain name, not to imply that the problem is with the case.
it's transposed, not case difference
"oSCp".ToLower() != "oCSp".ToLower()