Hi S K, Please see "Handling Forms with webapp" in the getting started documentation: http://code.google.com/appengine/docs/python/gettingstarted/handlingforms.html
For a more in depth reference, the WebOb documentation is helpful: http://pythonpaste.org/webob/reference.html#id1 -Nick Johnson On Thu, May 14, 2009 at 10:23 AM, S K <[email protected]> wrote: > Hi All, > i am using one form in HTML that form contains First Name and > Second Name fields and Submit Button, > tell me that once user enter details and click on Submit Button, > in back end Python code how can i get those two values, > give me some sample code > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
