I set up a form to autosave with ajax by using an elements onChange() function to click the $ajax->submit() element. This seems like the easiest to implement solution to me but will this be overtaxing the server with elements like textareas which would change with each keystroke? If so, any ideas on how to better implement this? I don't expect more than a dozen people to use this at once.
Thanks, Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
