Bruno, Massimo - Thanks to you both.
On 12 October 2012 21:14, Massimo Di Pierro <[email protected]>wrote:
> URL('function',vars=dict(name='value'))
>
>
> On Friday, 12 October 2012 15:07:19 UTC-5, Simon Carr wrote:
>
>> Thanks for the reply Bruno, but is there a web2py function that can add
>> vars to the url?
>>
>> On 12 October 2012 19:10, Bruno Rocha <[email protected]> wrote:
>>
>>> http://......../?name=Bruno
>>>
>>> then
>>>
>>> request.vars
>>>
>>> {"name": "Bruno"}
>>>
>>> --
>>>
>>>
>>>
>>>
>>
>> --
>
>
>
>
--