Gdday everyone today I come up with this question. 1.I''ve a check box on my page. 2.I checked on this box. 3.I need to click on (link_to) to redirect on this page again. 4.I found that my check box''s uncheck. How can I pass checked value in to this box? Thx to all suggestion -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ukrit Himakoon wrote:> Gdday everyone today I come up with this question. > > 1.I''ve a check box on my page. > 2.I checked on this box. > 3.I need to click on (link_to) to redirect on this page again. > 4.I found that my check box''s uncheck. > > How can I pass checked value in to this box? > > Thx to all suggestionwould anyone mind answering? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 19 Dec 2008, at 08:36, Ukrit Himakoon wrote:> > Ukrit Himakoon wrote: >> Gdday everyone today I come up with this question. >> >> 1.I''ve a check box on my page. >> 2.I checked on this box. >> 3.I need to click on (link_to) to redirect on this page again. >> 4.I found that my check box''s uncheck. >> >> How can I pass checked value in to this box? >>You need a form to submit the check box''s value. Fred>> Thx to all suggestion > > would anyone mind answering? > -- > Posted via http://www.ruby-forum.com/. > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---