On Wed, Aug 26, 2009 at 10:09 AM, Jim
Burgess<rails-mailing-l...@andreas-s.net> wrote:
> I would rather understand what is happening when submit is pressed and
> work things out from there.

You can put a hidden field in your form, detect it and then set a
session variable.  Then don't process any more forms when you detect
the existence of the session variable.


-- 
Greg Donald
http://destiney.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 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