Quick and Dirty Web Forms
-
I need a quick and dirty way to capture information that a person would normally have to type or write into a word document. My challenge is that the person inputting the data needs to be able to key the information online, save the information, print to a pdf/word doc and change the information later. Is there a quick way to do this? I initially thought using FDF (the old pdf form filler), but i have a few concerns. Any other insights would be greatly appreciated. Thanks.
DrMaltz "The Code King"
-
I need a quick and dirty way to capture information that a person would normally have to type or write into a word document. My challenge is that the person inputting the data needs to be able to key the information online, save the information, print to a pdf/word doc and change the information later. Is there a quick way to do this? I initially thought using FDF (the old pdf form filler), but i have a few concerns. Any other insights would be greatly appreciated. Thanks.
DrMaltz "The Code King"
DrMaltz wrote:
Is there a quick way to do this?
Not sure what you are looking for. One quick way is to build the page and write the code. What exactly are you looking for?
There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.
-
DrMaltz wrote:
Is there a quick way to do this?
Not sure what you are looking for. One quick way is to build the page and write the code. What exactly are you looking for?
There are two kinds of people in the world: those who can extrapolate from incomplete data. There are only 10 types of people in the world, those who understand binary and those who don't.
i want to capture information from a user via a webpage, but I want to use something that is highly configurable as the user will want to create different pages to collect information. We have a document assembly program which works great internally, but we need a flexible solution that can work externally. the document assembly program is expensive if we attempt to allow external users to interface with the application so we're trying to find an alternative custom coded program.
DrMaltz "The Code King"
-
i want to capture information from a user via a webpage, but I want to use something that is highly configurable as the user will want to create different pages to collect information. We have a document assembly program which works great internally, but we need a flexible solution that can work externally. the document assembly program is expensive if we attempt to allow external users to interface with the application so we're trying to find an alternative custom coded program.
DrMaltz "The Code King"
Thinking a bit outside the box here, but what about using something like SurveyMonkey? They have a free plan if you just want simple.