I have this part of my application where you can add memberships numbers to a list, but in the event that a bad membership number is added I would like my app to first display an error message followed by the valid membership numbers that are saved so far. Right now if a valid membership number is entered it blinks in a div indicating that it was valid. But if its not valid a red blinking piece of text is displayed. I know I can''t use ''render'' twice in the same method, so I''m not sure how to go about even trying this. Thanks for any and all help, -S -- 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 -~----------~----~----~----~------~----~------~--~---