On Jan 2, 2011, at 11:10 AM, Arun K.Rajeevan wrote:
> Try this,
> <a href="#" onclick="ajax('{{=URL('deleteusr')}}',[],'');
> window.location.reload();">Delete this
> user</a>
>
> I haven't tested, but must work.If I were coding this for myself, I think I'd self-submit and conditionally do the user-delete and redirect in the original controller.

