• 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.

How Can This be Done?

C1

Platinum Member
I would like to email out a questionaire (let's say to 100 individuals). Im thinking that the questionaire could be an attached form. However, is there a way to do this such that only the text of the data/information entry fields of returned forms maybe stripped or copied so that they could be aggregated into an information base/block (ie, information from each returned form would be a record in the block) that would then allow or provide for searching (eg, use of Find)?
 
Why not use an online survey service (such as surveymonkey) and once done export the results to a format of your choice?
 
Going on the online survey track, Google Docs allows you to create surveys. I believe it's called Google Forms.
 
I would just code a php form site and people could submit the results and it would go in a mysql database. Maybe email a special code to avoid people from doing it more then once. So like everybody is assigned a code, they click the link with the code, do the survey, and can't do it again because that code has already been used. Just an idea.
 
Back
Top