On 27 November 2010 09:45, Stefano Bonomi <li...@ruby-forum.com> wrote:
> Well....
> my problem is that after form post, I have to do a long elaboration.
> So, my page remain stuck for a long time....
> I would like to display an intermediate page after post (thank for your
> collaboration..blah, blah, blah.....)
> so that the visitor knows whats going on.
> Any suggestion?

You could use javascript on the page to display previously hidden
information (and hide other stuff) when the form is submitted.

Colin

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to