Call nonstatic method from Javascript

Posted by Oswaldlily under ASP.NET on 7/17/2013 | Points: 10 | Views : 9067 | Status : [Member] | Replies : 1
Is it possible to call NON-STATIC method(in codebehind) from Javascript(in design page)...


When i try to call static method from Javascript uisng web methods,Web controls inside static method created problem by assigning null..

So i would like to call non static method directly from Javascript...Is it possible?




Responses

Posted by: aswinialuri-19361 on: 7/30/2013 [Member] Starter | Points: 25

Up
0
Down
hi
refer this links it might be helpful to you
http://forums.asp.net/t/1333886.aspx/1
http://stackoverflow.com/questions/6897252/how-can-i-call-a-non-static-method-written-in-code-behind-using-javascript

Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri

Oswaldlily, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response