On 9 Maj, 01:44, redbaron <[EMAIL PROTECTED]> wrote:
> Do you mean how to get POST info on that page? Have you read web.py
> tutorial? Look athttp://webpy.org/tutorial2.en, there is info about
> POST handling.
web.input gives you access to any variables the user submitted through
a form.
but how? what form where? a good example would help a lot.
if i have a form on the page /signup how do i get that info?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---