ldj/view/public/kindeditor/asp.net
bobwang a42cecf1c0 after online
Merge branch 'master' of http://ldj:3000/root/ldj
2024-10-26 11:41:11 +08:00
..
README.txt 初次提交 2023-05-23 16:13:17 +08:00
demo.aspx 初次提交 2023-05-23 16:13:17 +08:00
file_manager_json.ashx.exclude after online 2024-10-26 11:41:11 +08:00
upload_json.ashx.exclude after online 2024-10-26 11:41:11 +08:00

README.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

KindEditor ASP.NET

本ASP.NET程序是演示程序建议不要直接在实际项目中使用。
如果您确定直接使用本程序,使用之前请仔细确认相关安全设置。
 
使用方法:

1. 解压zip文件将所有文件复制到IIS的wwwroot/kindeditor目录下。

2. 将kindeditor/asp.net/bin目录下的dll文件复制到wwwroot/bin目录下。

3. 打开浏览器输入http://localhost:[P0RT]/kindeditor/asp.net/demo.aspx。