redirect(URL('controller', 'function', 'args',
'vars_dict_where_the_stuff_you_want_to_pass_to_other_controller_goes'))Richard On Tue, Feb 2, 2016 at 1:05 PM, Pierre <[email protected]> wrote: > Yes Yes > > nothing extraordinary > > I just want to pass variables from one controller/function to another > controller/function and so on and my question was is redirect the only way > to do this ? > > > as for visiting a predefined sequence of urls automatically: isn't this > called a video ? :) > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

