Search results

  1. H

    Can we create a html that saves the content of a form into a local file?

    Is there a way to create a form in a local html file where the contents of the form are written to a local file when a 'save' button is selected? It would be nice if it was as easy as changing "somesite.com" to "file:///C:/whatever" and "post" to "save"... in the following form: <form action =...
Back
Top