Sur Max wrote: > You need to use Ajax there. > > Instead of form_for you will need to use form_remote_for. > > regards, > Sur > > http://crimson9.com > > Thanks Sur, it works, but I need one more thing. When I hit the submit button, this will trigger process that creates the xdp files, but with this change now, the page is too "silent" during the process (the mouse cursor does not move, everything is quite), so the user would thing that nothing is happening. Is there a way to have the cursor mouse like busy during the process ? -- 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.

