LoLth wrote: 1. I'd like the form to spit out a formatted text document with the form content in proper places once the user hits submit. I know this can be done using server side scripts and submitting the text file back to the browser for the user to accep or cancel but how would this work offline ?
LoLth wrote: 3. is there any way to allow the user to import a formatted text file to the form and have it populate the fields ? this would allow the user to save their work as they go in the case of long forms ?