Calling server side method through java script
-
Hi All, I have button on my aspx page and I want to call the button click event through java script method without any page postback. How can I do this. I am trying to do this as follows document.getElementById('buttonid').onClick; but it is not in my case. Please help me. Thanks in Advance Alok...
-
Hi All, I have button on my aspx page and I want to call the button click event through java script method without any page postback. How can I do this. I am trying to do this as follows document.getElementById('buttonid').onClick; but it is not in my case. Please help me. Thanks in Advance Alok...
-
Hi All, I have button on my aspx page and I want to call the button click event through java script method without any page postback. How can I do this. I am trying to do this as follows document.getElementById('buttonid').onClick; but it is not in my case. Please help me. Thanks in Advance Alok...
Alok, maybe you can do an Ajax page method call. http://www.google.com/search?hl=en&q=ajax+page+method
<< Nearly all men can stand adversity, but if you want to test a man's character, give him power. >>