A Post action should redirect to a Get action rather than returning a View. This avoids the annoyance of the browser displaying the "do you want to resubmit the form" message if the user tries to refresh the page after the Post.
Created
June 13, 2013 11:08
-
-
Save danielgreen/5772929 to your computer and use it in GitHub Desktop.
MVC tips - don't return a View from an HTTP Post action
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment