View Single Post
  #1 (permalink)  
Old June 13th, 2006, 04:00 AM
kv Priya kv Priya is offline
Registered User
 
Join Date: Jun 2006
Location: , , India.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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
Reply With Quote