Text Box to .txt file in html ?

  • Thread starter Thread starter Jossy A
  • Start date Start date
J

Jossy A

Guest
In an html page I want to add a text box so that visitors can type something in it...after they click submit..the text in the box is aded to a .txt or .doc file .. is that even possible...

If first visitor type in "abcd" and submit and second visitor type in "1234"
in my domain.com/input.txt I want to get "abcd 1234"
 
Back
Top