webdev.ramyash@gmail.com

Web Development: Confirmation Dialog Using JavaScript.


Confirmation Dialog Using JavaScript

Confirmation Dialog Using JavaScript.

<a href="?del=<?php echo $row['id']; ?>" onclick="javascript:return confirm('Are you sure that you want to delete this record??');">Delete </a>

No comments:

Post a Comment