"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
TIP 71: Collecting Form DataYou've created your form, and now you want to circulate it to your users, giving them an email Submit button to return information to you. Then what do you do? Two thingsfirst create a workflow to manage the form's distribution, and then create a way to store and display the information. In this example, I'll show you how to use a spreadsheet.
The spreadsheet generated by the sample project used in this tip is shown in Figure 71c. Several of the columns are collapsed to show you more of the content. You can see values from radio buttons displayed, as well as content from text fields. Figure 71c. You can export the data directly to a spreadsheet for viewing[View full size image] ![]() |