I am trying achieve something but i don't know how, i have a page called 
Link (default/link.html) that has a link called Increment 
 {{=A('Increment', _id="increment",_href=URL('default', 'value'))}}

and a page called value (default/value.html) that has a variable (X), what 
i want is to have (X) incremented by 1 every-time I click the link 
Increment in the page Link, this value should only increase by 1 every-time 
a user clicks Increment, the value should not go back to zero or the 
default value even when the user shuts own the system. I don't have a code 
sample for this obviously coz i couldn't implement it, i only have this as 
an idea, if anyone understands how i could implement this please help out.

Regards;

Mostwanted

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to