Hello, I am so lost ...
What i want to do is like, i have a button and i want to listen to that button, like i want to know how many time the user click on that button and for that each time the user click on that button it add one to a database value. The problem is that i am working in an exitent code, and the way the button is made is like FORM <http://127.0.0.1:8000/examples/global/vars/FORM>(INPUT <http://127.0.0.1:8000/examples/global/vars/INPUT>(_type='submit',_value= access),_action=URL <http://127.0.0.1:8000/examples/global/vars/URL>(link)), all inside DIV in the file html. I don't know where i have to put an onlick and even i don't know where i have to write the onclick function. Please help me... -- 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.

