Lets say i create a form using html and I am going to use Jquery to do
a ajax post to a web2py url

In the form there is two fields username and password.

The web2py controller will request the username and password and store
them in varaibles.

How would you do this.

Reply via email to