|
Hello,
I want to make a webpage where people would enter and fill in a form. The problem is that I want when they hit the submit button, all of the results to be written in a .txt file in a specific location on the server. The trickier part is that the file will also have to be created when the submit button is pushed and a part of its name will be taken from a textbox which the user have filled.
Any ideas how can I do that? (php, asp, java, everything is acceptable)
Thank U!
|