Tuesday, December 6

Calling C# function(code behind) from javascript function

Calling C# function(code behind) from javascript function


u can call a code behind function from JS as


var str = '<%=M1()%>'

where M1() is a server side function . it shuold return some string to JS variable str.

No comments:

Post a Comment

Please don't spam, spam comments is not allowed here.

.

ShibashishMnty
shibashish mohanty