Adding delete confirmation box in ASP.net 1.1

btnDelete.Attributes.Add("onclick", "return confirm('Do you want to Delete');")

Comments

Popular posts from this blog

Displaying alert message from server side(ASP.NET1.1)

Setting focus on a control (ASP.NET1.1)

Implementing a tactical system