摘要:
配置ckfinder for asp.net 版本下载地址 http://cksource.com/ckfinder/downloadckeditor下载地址http://ckeditor.com/downloadconfig.ascxpublic override bool CheckAuthentication(){ return true; 设置为true} ckeditor config.js 新增config.filebrowserBrowseUrl = '/ckfinder/ckfinder.html'; //不要写成"~/ckfinder/...&quo 阅读全文
posted @ 2013-07-05 15:57
放哨De老鼠
阅读(1849)
评论(0)
推荐(0)
摘要:
新增new { enctype = "multipart/form-data" } 这个必须要有@using (Html.BeginForm(Html.BeginForm("Create", "UserInfo", FormMethod.Post, new { enctype = "multipart/form-data" }))){图片@* *@} [HttpPost]public ActionResult Create(UserInfo userinfo){var file = Request.Files[0] 阅读全文
posted @ 2013-07-05 11:53
放哨De老鼠
阅读(1513)
评论(4)
推荐(0)

浙公网安备 33010602011771号