From: Phlip Date: 2006-09-15T23:00:58+09:00 Subject: Rails: Transmit <% for record in @table %> <% end %> Okay, that's a combobox with names and values in it. Now how do I let the user select one option, and send it to the next page with link_to()? <%= link_to 'Go to Next Page', {:action => 'goToNextPage', :id => ??? } %> The third potential language is JavaScript, so in theory I could add an onclick event to each