Please quote when replying. Olivier Oliv wrote in post #968312: > oh sorry > I'm trying to get dynamic page . > i would like the result of my controller new_user, display between my > div in index.html, and not in a new page .
Oh, so you'd like the action to update the existing page? For that, you'll need to use Ajax. > > sorry for the mistakes . :) Best, -- Marnen Laibow-koser http://www.marnen.org [email protected] -- 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 [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.

