作用相当于RadioButonList <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <script type="text/javascript"> function UncheckOthers(objchkbox) { //Get the parent control
// ////下面判断用户是否多选,每选择一次比较一次,看是否超过规定名额 //string ClickedItem = Request.Form["__EVENTTARGET"];//得到用户点击的是哪个 //ClickedItem = ClickedItem.Split(':')[1];//进行拆分处理 //int index = Int32.Parse(ClickedItem); int x, y; y = 0; int n = 2; for (x = 0; x < thi