Help with browser refresh
Posted: Fri Nov 14, 2008 10:56 am
My website has a form you can enter a blog into. How do you stop someone from just hitting the refresh on the browser and putting up the same post over and over?
I was using a session variable to compare the string previously posted to the one currently being sent through the browser but this seemed very inefficient.
I was using a session variable to compare the string previously posted to the one currently being sent through the browser but this seemed very inefficient.