how to return a value from javascript to webcontrol

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • purnimakarnati
    New Member
    • Nov 2006
    • 5

    how to return a value from javascript to webcontrol

    I have a function in javascript which returns a bool value. that value must be read in form1.aspx.cs and do the regarding actions based on the return value. How can i return through javascript and retrieve it. can anybody solve my problem.
Working...