Yes the url is

URL(r=request,c='default', f='user', args='login')

or

{{=URL(r=request,c='default', f='user', args='login')}}

if in the view.

On Sep 5, 1:48 pm, eddwinston <[email protected]> wrote:
> Hi,
>
> From the login form generated by web2py, if I intercept the submit
> event so I can make an ajax request to the server, the request URL I
> guess will be /[application]/user/login. Then what will be the
> possible parameters?
>
> Or should the request URL be something like this: URL(r=request,
> c='default', f='user', args='login'). I am a bit confused
>
> Regards,
> Winston
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to