kavya m

kavya m

  • NA
  • 139
  • 20.8k

calling javascript function from code behind page and return value

Oct 12 2022 11:24 PM

In Aspx.cs called javascript function in aspx page and want to return the label text in code behind ,but

im calling js function in page load so label text is null since life cycle is not completed but how can i call js function without any buton click and get the return value from js function.


Answers (1)