Hi Neal, I'm by no means an XForms expert, but they can be configured to send the form data to your app in a similar format to traditional HTML forms. You could also have the XForm send the data as XML and use a standard XML library to parse the input. (I'm not sure how many web browsers support XForms or the various settings...)
Happy coding, Jeff On May 20, 7:26 am, Neal <[email protected]> wrote: > Or maybe my question is off-base. Maybe XForms just does a regular > post to a server just like an HTML form? > Ideas? > > Neal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
