I have 3 or 4 update/delete queries. Right now if a user clicks one of the queries it will first prompt
"you are about to update X amount of rows...are you sure you want to do this action?"
if the user hits "YES" it works fine.
if the user hits "NO" it still finishes the act as if yes was hit.
It never cancels the act.
What is going on?
"you are about to update X amount of rows...are you sure you want to do this action?"
if the user hits "YES" it works fine.
if the user hits "NO" it still finishes the act as if yes was hit.
It never cancels the act.
What is going on?