Search for a substring without case sensitive.
Hi, how can I know if a String has a defined substring. Actuall I am using indexOf but the customers sometimes write the first letter in upper case, so I want to do the search without worring about that.How can I do it?
[233 byte] By [
MelGohana] at [2007-11-27 5:41:58]
