> I need a button in html to execute a function in my default.py controller. 
>  In that fx it performs logic to determine where exactly to redirect, as 
> well as some housekeeping.
>

What have you tried? Can you show some code? Sounds like you just need an 
ajax call, and possibly a redirect(..., client_side=True) if you want the 
end result to be a redirect of the whole page.

Anthony 

-- 

--- 
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/groups/opt_out.


Reply via email to