JavaScript Confirm to delete windowWe will be using one javascript function to know the user inputs so it is better to check whether javascript is enabled or kept in disabled condition. This confirmation system will not work if JavaScript is disabled by the user browser. So read on how to detect javascript enable or disable condition of the user click here The deleting process requires server side scripting language like PHP, ASP, Perl etc. We will not discuss those here and will concentrate on JavaScript part. Here is the function which takes care of this. It takes two inputs, one is the title or the message and the other is the id of the record usually used in scripts to identify and delete the record. The confirm window will return with true or false condition. It true then the delete action will be done by the scripting angle. Here is the funciton.
Here is the PHP code where records are displayed with a delete link. User can delete any record by clicking the delete link. Here some PHP code is shown as an example. Same way ASP or other script code can be used.
Subscribe to our YouTube Channel here
This article is written by plus2net.com team.
![]() | ||||||
| ||||||