摘要:
来自:http://www.cnblogs.com/authen/archive/2009/11/28/1612586.htmlhtml编辑器kindeditor我的使用方法 kindeditor在asp.net中的使用,kindeditor版本3.3.1。1.下载KindEditor最新版本。打开下载页面。2.把kindeditor放在你的网站目录下,随意目录,只要路径设置对就可以!3.要显... 阅读全文
摘要:
转载自:http://hi.baidu.com/greatmaster/blog/item/abc741f006d980c07831aa18.htmlashx是什么文件,如何创建 .ashx 文件用于写web handler的。其实就是带HTML和C#的混合文件。当然你完全可以用.aspx 的文件后缀。使用.ashx 可以让你专注于编程而不用管相关的WEB技术。.ashx必须包含IsReusabl... 阅读全文