ditman wrote:

> I've tried to implement 2 suggestions that you have made here...

May I suggest a 3rd? When your page is loaded serialize the form into a JSON
string and store the results. Then in your unload handler serialize the form
again. If the 2nd serialized string matches the first then nothing has changed
so you ignore it. If it has, then something has changed so you warn the user.

-- 
Michael Peters
Developer
Plus Three, LP


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to