even if ajax=False, ajax_trap=False it is still very different from
{{include...}}. In the former case is in including another action
(with its own request, response, etc), in the latter case it is
including a view (same request, response, etc as main page).On Dec 22, 6:47 am, DL <[email protected]> wrote: > how does the LOAD(plugin) function compare with using the {{include > 'file.html'}}? Was this solely added to enable the ajax/ajax_trap in- > page-update functionality? -- You received this message because you are subscribed to the Google Groups "web2py-users" 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.

