hey everybody,
i have a text file containing some names
i place extract those names and i place it in an array an then i compare it with the input from JTextField i am able to compare them and find the values that match. what i want is
if the value is found i would want it do be deleted how could this be done ?
thank you very much any suggestions would be greatly appreciated