02 2016 档案
摘要:校验规则 required:true 必输字段 remote:"check.php" 使用ajax方法调用check.php验证输入值 email:true 必须输入正确格式的电子邮件 url:true 必须输入正确格式的网址 date:true 必须输入正确格式的日期 日期校验ie6出错,慎用 d
阅读全文
摘要:public void ProcessRequest(HttpContext context) { //参数 string imgcid=context.Request["imgcid"]; string imgWidth = context.Request["imgWidth"]; string
阅读全文
浙公网安备 33010602011771号