jlee2301
09-14-2004, 05:54 AM
Hi guys
Just a simple one I think:
I have a simple form that the user enters an id number in and clicks a submit button to delete the entry from a database.
I need some form of check that asks the user "are you sure you want to delete this entry" with a yes and no option. If the no option is selected then it needs to not delete it obviously and return to where teh user was, but if they click yes then it needs to continue. Any help would be appreciated - thanks
Just a simple one I think:
I have a simple form that the user enters an id number in and clicks a submit button to delete the entry from a database.
I need some form of check that asks the user "are you sure you want to delete this entry" with a yes and no option. If the no option is selected then it needs to not delete it obviously and return to where teh user was, but if they click yes then it needs to continue. Any help would be appreciated - thanks
