I have page where list of users will be listed. User can select a user and add organization to user in a dialog. The add will do post and hide the page dialog.
At this point, when browser reload button is clicked, it cause duplicate post.
How to handle this scenario?