in reply to Re^2: Review: CGI::Prototype
in thread Review: CGI::Prototype

You can set the runmode via the submit button provided you make the value of your run mode "human readable". Something like:
<input type="submit" name="rm" value="Update users" >
So no javascript required.