i had a problem with my button... i had done 3 buttons there are save,clear and delete... my problem is when i insert data and try to save it, it will be save but my data doesn't want to remove to the empty textfield..??? and when i try to clear(reset) the data it not being reset... the data is still remain... but when i want to delete the saving record, it will return to the default empty textbox... and every time i try to refresh the page..my data automatically save into my database.. so that means i had duplicate record... so what is the solution???
buttons
Collapse
X
-
So many questions. Can you please show us any code that you have used so far. For the duplicate record problem you can get some answers from this site itself. because I have seen many discussion on this topic here.
have a look here
Comment