On May 30, 9:21 pm, suki <li...@duke.edu> wrote:
> I'm looking for an ajax script from submitting a form without page
> refresh. The script should have these abilities:
>
> 1. Submit form without page refresh
> 2. Display loading icon (or some text) while the script processing the
> code
> 3. Display different message if the form has submitted successfuly,
> and different if it doesn't.
>

the form_remote_tag/remote_form_for helpers can do this.

Fred
> Can anyone help?
--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to