No action after a page refresh
Does anyone know how to stop a Coldfusion insert statement from doing it again if someone refreshes their browser? I have really never thought about this before and my mind is drawing a blank.
So right now I have a form that passes variables to an insert statement, problem is if someone refreshes the page it will insert again. I need to not allow this.
Thanks in advance for any help.
