How can I send the value of an .html form to a txt file?
I've tried using < form action="../Practice/html input.txt">, but I've been told that it only works with PHP.
How can I send the value of an .html form to a txt file?
I've tried using < form action="../Practice/html input.txt">, but I've been told that it only works with PHP.