Hi frnds....
For searching....
when i comparing my input string with database string, i phase problem with case sensitive and white spaces....
plz give me a suggetion to do this....
ex:
input = "bluefox";
but in my database that word is like "Blue Fox"..........
i need to get results without changing database strings....