How can I avoid multiple form submission ?? I know that this topic has been discussed in other forums. When a user submits a form, how can we prevent the user to submit the form again and again ? I read some threads in other forums. They use a session variable (writing a value to a session variable when the user submits the form and check whether this value exists upon next form submission) Does cake have a built-in way to avoid multiple form submission ? What's the best way to avoid multiple form submission ?? Thanks
I use cakephp 1.2 -- View this message in context: http://old.nabble.com/Avoid-multiple-form-submission-tp27349363p27349363.html Sent from the CakePHP mailing list archive at Nabble.com. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en