5
Answers

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

Ashok

Ashok

13y
2.3k
1
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)