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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to