Consider that we have to delete any user or any content from database. A good programmer should not program to delete it without confirmation by the software operating user. For example see in windows operating system, each and every time before deleting a file from the hard disk, it will ask confirmation that "Are you sure, want to delete?". And if we press yes, then the file will be removed else it will remain in hard disk.
Like the same, here we are going to implement confirmation box using javascript in the form submission field.
HTML PHP CONFIRMATION BOX |
Output:
Click Here to get -- > PHP Tutorials by Studentsblog100
Click Here to get -- > HTML Tutorials by Studentsblog100
No comments:
Post a Comment