Is it possible to write a web2py ajax call where the server returns
nothing? If so, how to do it? So far, I figure I *must* return at
least a jQuery command targeted at a dummy id. But I would very much
prefer to return nothing at all for simplicity sake, since I don't
want to update the browser window in any way.

Reply via email to