• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Create a form that users can type and save

steelio

Senior member
Ok what I am needing to do is create a form that users can type into and save it and then email the form. A web app might work not sure.
I tried in acrobat, but for them to save it and email everyone needed acrobat to do this. Not very cost effective.
Any suggestions? Or insight? I can not create a web form alone so I would prefer some application like word.
Also I was doing this in word but I needed to put text boxes everywhere and this creates a problem for users to fvck it all up.
Thanks,
 
You can use Word, and insert form fields where you want them to type info, then password protect the file. Users will be able to type into the form boxes, but not alter anything else.
 
It's really easy to create a form using HTML and email the form using a server-side language like Perl or PHP...
 
I've never done it, but doesn't Outlook support some kind of forms? If you all have Outlook anyway, you might consider looking into that. It's designed for exactly such type of apps.
 
Back
Top