How to use button click event for database connectivity and enabling java script
in my project i am using a button click event to delete selected record in the database. so while doing this i have to call a java script in the same event to ask confirmation for deleting the record. how to provide code in .aspx.cs file to enable java script