i change the code like those:
function Delete()
{
if (confirm ("Are you sure you want to delete the selected record?"))
{
if (document.forms[0].List.value=("New"));
{
alert("You cannot delete this record")
return false...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.