Not able to Save the new Value replacing the old value with the respective key in the text file on clicking a button
I am not able to save the new value to the old value with the same key ie........... new value given to the same key is not getting saved in the text file from the below source code in the button click event even after the key remains the same.
Please find me a solution for this problem