This is a kinda strange question, I am sure....
I have a page that submits back to itself. There are 2 buttons on the page with a form, view and delete. If the user clicks the delete button after selecting which user to delete, the page reloads as it should, but it deletes the next user in the list also.
I think what I need to do is clear the button state, I have tried that but I can't seem to get it. Is there a way to clear the state of the buttons?
If you need the code to understand what I am talking about, please let me know.
Thanks!
Jim
I have a page that submits back to itself. There are 2 buttons on the page with a form, view and delete. If the user clicks the delete button after selecting which user to delete, the page reloads as it should, but it deletes the next user in the list also.
I think what I need to do is clear the button state, I have tried that but I can't seem to get it. Is there a way to clear the state of the buttons?
If you need the code to understand what I am talking about, please let me know.
Thanks!
Jim