On 21 Maj, 00:19, Hassan Schroeder <hassan.schroe...@gmail.com> wrote:
> On Thu, May 20, 2010 at 2:46 PM, Smok <mariusz_waszc...@tlen.pl> wrote:
> > I need to create in RoR 2.3.5 alistof questions ( the number of
> > questions will be changing). The answers will be near to each of the
> > these questions in radiobuttons (let's say 3 radios near each of
> > thequestions). After having compleated all of these questions I would
> > like to read all the answers and using ONE update insert them to the
> > database(mySQL). Is it possible to create this functionality without
> > js?
>
> Of course. You're describing a basic form. Why would you think you
> need JavaScript to submit it and process the data?
>
> Or am I misunderstanding your goal?
>
> --
> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
> twitter: @hassan
>
Thanks Hassan for your answer. However I don't know how to define the
radiobuttons (in such a way that a different answer can be checked for
different questions). And I don't know how to read all the user's
answers. Could you try to paste a bit of code?

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to