U
User
Hi !
I have a sql insert function with a buttonin my page, and when i click on
refresh button of IE. When i click my button, i have a new records but after
when i click on the refresh button of IE (or F5) the sql insert again a
data records (my table have a automatic numeric key). How to prevent it ?
thanks for answering me fast !
PS : my trouble seems like this one :" I have a submit button that processes
a sql insert statement. How do I prevent the statment from resubmitting
itself when the user refreshes the page with either an F5 or with the IE
refresh option?"
I have a sql insert function with a buttonin my page, and when i click on
refresh button of IE. When i click my button, i have a new records but after
when i click on the refresh button of IE (or F5) the sql insert again a
data records (my table have a automatic numeric key). How to prevent it ?
thanks for answering me fast !
PS : my trouble seems like this one :" I have a submit button that processes
a sql insert statement. How do I prevent the statment from resubmitting
itself when the user refreshes the page with either an F5 or with the IE
refresh option?"