| Receiving data twice by email or database |
|
Issue: Receiving the data twice by email and database.
This occurs when the user click twice on the submit button. Unfortunately there is no way to avoid that behavior, it doesn't matter if you use redirect or embedresult pages, because the user will always be able to press the back button, return to the form and press submit again.
|