How to get Form values in Python code..

6 views
Skip to first unread message

S K

unread,
May 14, 2009, 5:23:27 AM5/14/09
to Google App Engine
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



Nick Johnson (Google)

unread,
May 14, 2009, 5:50:11 AM5/14/09
to google-a...@googlegroups.com
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
Reply all
Reply to author
Forward
0 new messages