How to call a codebehin function on onblur event??
Hai All,
How can we call a codebehind function on onblur event of a control in asp.net 1.1?The control may be a web server control,html control,html server control or a web user control.
Actually, we can call a script function on such an event.But, how to call a codebehind one?
Or else, how to call a codebehind function from a javascript function?
Any suggestions?? Please welcome...
-Priya
|