[n00b] How to do "direct action" URL => code, no render?

There has to be some response, or you'll be violating the HTTP protocol. However, that can be an empty string.

render :layout => false, :text => ""

that MIGHT work -- I have not tried the code. :slight_smile:

--Michael