I have an application which does some time-consuming work after a form
is submitted.
I'd like to have a little message saying "please wait" but I'm not
sure how to implement that.
I'm thinking somehow you have to send a page to the browser from the
method that is being called by the form.
Sounds like a basic thing but I'm kind of new to RoR.
Any ideas?
-Michael
--
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@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment