0
kicks
javascript interactive with webservice via JSON
This post demonstrates how to call webservice from javascript, this is useful while doing server side validation on a big form and do not want to postback the whole form, as well as retrieve server side data without refresh the page.