vcherubini
Programmer
Hello. I have yet another question about CGI.<br><br>Say I have a text file with a user name and a password such as:<br><br>user : pass<br>user2 : pass2<br>user3 : pass3<br><br>And, then through a form, I have a text field that allows you to enter the user name in a text field named user.<br><br>I know how to add a user to a txt file, that part is easy, but does anyone know how to delete a user from a text file. And, if you can not delete the user, does anyone know how to delete a line of a text file?<br><br><br>If anyone could help, I would be very appreciative.<br><br>Thanks in advance.<br><br><br>