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 web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---