摘要:
//在前台中,也有一些使用了已经封装后的验证(验证码验证),它自己封装了提交(form)方法。注册 前台代码: ... 阅读全文
posted @ 2013-07-25 11:28
代号 11
阅读(936)
评论(0)
推荐(0)
摘要:
这是在后台控制器里面的相关代码: [SupportFilter] public ActionResult UserBanner() { return View(CurrentUser); } [HttpPost] [SupportFilter] public ActionResult UserBanner(UserInfo model) { //using (bll) //{ // Current... 阅读全文
posted @ 2013-07-25 10:33
代号 11
阅读(479)
评论(2)
推荐(1)

浙公网安备 33010602011771号