hi i created a web page with some server side control and dynamic html element
if any changes happen to any controls i need to update that changes to the database.
how to done this with effective way. i need to monitor all controls onblur and some other event is there any easy way in asp.net to perform this?
Go to the complete details ...