Hi i have a table called "streams" with columns "name" and "interlace". Using below code : <select name="Interlaced"> <option>Yes</option> <option>No</option> </select> using above code am creating dropdown box with fields "yes" and "no". Here what i want to do is if i select the interlace field as "Yes" it should be updated in streams table while i am entering new stream details in stream table. thanks Srikanth --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---