_action value (in SQLForm) is what "action" in HTML FORM will be set to.
It is a URI, so "." is relative to the current context. check out something like http://www.w3.org/TR/html401/interact/forms.htmlfor more. On Mon, Jul 6, 2009 at 1:44 PM, Jonathan Lundell <[email protected]> wrote: > > The example _action='.' appears in the manual, section 7.2 (SQLForm), > page 168. > > What does that mean? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

