5
Reply

How to use button click event for database connectivity and enabling java script

Ashok

Ashok

Nov 23 2011 4:16 AM
2.3k
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

Answers (5)