asp.net mvc fckeditor上传图片错误

发布于 2024-07-28 11:48:12 字数 318 浏览 10 评论 0原文

有谁能够让它与 asp.net mvc 一起工作吗?

将配置中的扩展名更改为 .aspx

这里有一个 asp.net 控件 http://forums.asp.net/t/1060019.aspx

但还没有在 mvc 中没有看到任何 ASP.NET 控件的使用 如果不需要视图状态,有可能吗?

有人能够配置 fckeditor 在 asp.net mvc 中上传图像吗? 如何 ?

has anyone been able to get it to work with asp.net mvc ?

changed the extension in config to .aspx

there's a asp.net control as referred here
http://forums.asp.net/t/1060019.aspx

but haven't seen any asp.net control usage in mvc
is it possible if there's no viewstate required ?

anyone been able to configure fckeditor to uploading images in asp.net mvc ? how ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

送舟行 2024-08-04 11:48:37

在代码项目中查看此项目:在 ASP.NET MVC 中集成 FCKeditor

< img src="https://www.codeproject.com/KB/aspnet/fckeditor/fck2_small.jpg" alt="Screenshot">

编辑: 主持人:为什么截图不起作用? 它在预览中有效。
现在可以工作了。 我想你需要在图像后面添加文字

Check out this project in Code project: Integrating FCKeditor in ASP.NET MVC

Screenshot

Edit: Moderator: Why the screenshot is not working? It works in the preview.
Works now. I guess you need to add text after the image

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文