如何在js中调用后台方法如题,我想在前台的js中函数调用后台方法,该怎样写。谢谢! .net2.0[解决办法]
<input type="text" id="userName" name="userName" onblur="CheckUserName()" />