Here''s my situation. I''ve got a select form that I''m populating with a list of colors. I then have a database with a list of products, and each product has a specific color. Some colors have multiple products (ie. there are several "green" products). Based on what color the user selects, I then want to display (below the form) a list of all products that match that color. What I''d like to have happen is, rather than clicking on one of the options and hitting submit, I''d like the page to (via AJAX) update when I click one of the options. Does anyone have any suggestions on how to do this? Thanks for the help! -- 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 -~----------~----~----~----~------~----~------~--~---