c# - How to post data to jQuery from ASP.NET page? -


i see lots of information posting data jquery asp.net page using ajax call, nothing other way around.

how call jquery method asp.net page?

i think want call jquery server side , here example calling jquery c#.

scriptmanager.registerstartupscript(this.page, this.gettype(), "script", "postfunction();", true); 

Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -