Often times a browser will remember the form-state when the refresh button is hit. This is troublesome, because I actually want the updated database state to be shown when a user hits refresh.
Is there a way I can trick the browser to not remember the current form state?
Brute force!