I do not have a good rule. You must user vars if the values can have arbitrary values (for example spaces). If the values correspond to table names, field names or record ids I tend to user args.
Massimo On Apr 8, 5:49 pm, Pystar <[email protected]> wrote: > in the URL() helper, there are 2 arguments it accepts, "args" and > "vars" which is a way of storing data and passing it along with a http > request. > I somtimes use both interchangeably, is this right? or when is it > right to use "args" or "vars"? > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

