On Tue, Oct 27, 2009 at 9:37 AM, Antony Nambikkai <[email protected]> wrote: > > In View I have the Following HTML Tag > > <input id='remove-button-01' type='submit' > value='<%= I18n.t "storage.remove.remove_button" %>' > disabled='true' onclick='storage_index.click_remove();'/> > I want to use the id of the button in Controller .... > > Can you specify what are all the ways available ....
Can you tell us what have you tried so far? What doc have you read about creating a request to the controller and getting parameters in the controller? Or something... -- Leonardo Mateo. There's no place like ~ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

