I am having a text file where i insert username and password for users. I want to delete users credentials (username and password) by clicking delete button. For that I add a textbox for users to key in the username (specific user to delete from text file). I attached the photo for further reference.
Thank You