Forum Moderators: open
I want to edit a .txt file using HTML.
The scenario is this:
When a window is closed by a user of my site I want the html to find a .txt file and remove a line(s) from it. Is this possible?
If not is it possible using php?
Any help or pushing in the right direction would be great.