I'm not sure this is the correct forum to ask this question (we deal with data visualizations built using Google Chart Tools, http://code.google.com/apis/chart ), but you can probably use Google Apps Script ( http://code.google.com/googleapps/appsscript/ ), using a combination of Google Spreadsheet forms to collect user data, Apps Scripts to elaborate those data and Google Sites to publish the results ( assuming you want to remain within the Google ecosystem).
This is their forum: http://www.google.com/support/forum/p/apps-script/ -- R. On 10 September 2011 22:01, SDA <[email protected]> wrote: > Is it possible to create a script which accepts user data from a form, > processes it and then returns it as a webpage? I basically want > something to replace my CGI Perl scripts (you know, the way we used to > do web forms 10 years ago). > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
