摘要:
$(document).ready(function (){ $('#btnmerge').click(function () { var RodNo = $('#RodNo').val(); $.ajax({ type: "post", dataType: 'json', url: "Precis... 阅读全文
摘要:
1) { %> " title="上一页">上一页 " title="上一页">下一页 阅读全文
摘要:
Link Text Here//或用jquery写Super Duper Product$('a.affLink').mouseover(function(){window.status=this.title;return true;}) 阅读全文
摘要:
阅读全文
摘要:
string UserName = FunStr(Request.Form["UserName"].ToString());string UserPwd = FunStr(Request.Form["UserPwd"].ToString());public static string FunStr(... 阅读全文
摘要:
string sPassWord = System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(txtPassWord.Text.ToString(), "MD5") ;//md5加密 阅读全文
摘要:
string id = GridView1.Rows[e.NewSelectedIndex].Cells[0].Text; 阅读全文
摘要:
//前台 '> //后台for (int i = 0; i < this.GridView1.Rows.Count; i++) { bool isChecked = ((CheckBox)GridView1.Rows[i].FindControl("CB")).Checked; if (isCh... 阅读全文
摘要:
" target="_blank" >' ForeColor="#6C6C6C"> 阅读全文
摘要:
阅读全文