I have a form that includes 4 input fields. Name; Address; City; State. Once that application is launched I want to be able to input information to those fields and when I click a submit button the inputs are written to a text file.
Also is there a way to after clicking submit the form is cleared and I can input another set and submit to the same file.
Any help is appreciated.
Also is there a way to after clicking submit the form is cleared and I can input another set and submit to the same file.
Any help is appreciated.