once the insert has been made.
Use cflocation after the insert to send the user elsewhere. Or
Param a session['processed'] variable at the top of the page, set it to
false.
Check the variable before inserting. If the variable is equal to false,
insert, then set the processed variable to "true".
The problem however arises when do you clear that variable out!
I like to use cflcoation instead.
> How do you stop a database insert from occurring when a user
> presses refresh?
>
> I remember seeing posts regarding this but I can't seem to find them.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

