form.accepts(request,session) prevents double form submission UNLESS
they are actually reloading the page a second time and submitting the
newly realoaded page a second time. If this is what they are doing,
perhaps the flash notification is not showing for them. Try embed the
flash notifcation in the body of the page.

On May 30, 6:37 am, "David J." <da...@styleflare.com> wrote:
> I have noticed that users using mobile web browsers have been submitting
> forms multiple times;
>
> I think this is due to slower mobile networks.
>
> What is the best way to prevent multiple form submissions?
>
> Thanks.

Reply via email to