ali raza

ali raza

  • NA
  • 80
  • 0

Custom event handler in JavaScript

Nov 30 2010 6:51 AM
Hi all, I want to create custom event handler in JavaScript and bind it to my asp.net custom control as i can do with html body.

<body onload="function name()" ></body>

hear on load is the event handler... i want to create my own like OnSuccessfullInsert()


Can some body tell me how to get this done?





Answers (2)