I am using the observe_form to create a live search. The user types in the specified search phrase and the div below is populated with the matches. The user can click on a match below and go to a new page that shows information about that match. I am trying to create a "back" button that allows the user to return to the previous search so that the list is still showing. So far, I am passing the search phrase back to to the search page and filling the text box, but how do I fire off the live search without changing what is in the text box? -- 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 -~----------~----~----~----~------~----~------~--~---