摘要:ASP.Net 1.x的client side postback script是这样的: -1) { theform = document.forms["Form1"]; } else { theform = document.Form1; } theform.__EVENTTARGET.value = eventTarget.split("$").join(":"); th...
阅读全文
posted @ 2004-08-28 11:45
浙公网安备 33010602011771号