Hello, Friend
I have a one textField in J2ME.
I want to search from a textfile using that textField Value then what will be the logic for that ?
Suppose if i enter abc in textField
then logic should return abc by comparing it from textfile field.