CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:ajax_v1.2

介绍说明--下载内容来自于网络,使用问题请自行百度

asp.netC#+jquery1.4.1 +ajax留言板程序说明

采用asp.net C#+ jquery1.4.1 +ajax的实现

主要用aspx文件请求 还可以用ashx处理 ajax返回类型也很多

如:

dataType: xml ,

dataType: json ,

其实可区分为三种

Text:“text/plain“

XML:“application/xml“

JSON:“application/json“.

dataType为xml的时候,response.Write(string)中的字符串一定要符合xml的格式,

为json的时候,response.Write(string)中的字符串一定要符合json的格式为否则会出现解析错误,

这个和aspx页是一样的。

如果要使用session的话,在handler的代码中添加System.Web.SessionState的引用,

并让这个handler继承IRequiresSessionState接口,一定要继承这个接口,否则会出错的。-+ajax asp.netC#+jquery1.4.1 message board procedures

Implementation of C#+ jquery1.4.1+ajax asp.net

The main use of ASPX file request can also be used to deal with Ajax ashx return type is also a lot of

Such as:

XML dataType ,

JSON dataType ,

In fact, can be divided into three kinds

Text: text/plain 

XML: application/xml 

JSON: application/json .

DataType for response.Write, XML (string) in the string must be in XML format,

For the JSON, response.Write (string) in the string must be consistent with the format of the JSON for the error will occur,

This is the same as the ASPX page.

To use session, add a reference to the System.Web.SessionState code in handler,

And let the handler inherit the IRequiresSessionState interface, be sure to inherit this interface, otherwise it will go wrong.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

aspnetcode源码/add.aspx
aspnetcode源码/add.aspx.cs
aspnetcode源码/Admin/EditMessage.aspx
aspnetcode源码/Admin/EditMessage.aspx.cs
aspnetcode源码/Admin/images/btn_bg.gif
aspnetcode源码/Admin/images/style.css
aspnetcode源码/Admin/images/tools_bg.gif
aspnetcode源码/Admin/Login.aspx
aspnetcode源码/Admin/Login.aspx.cs
aspnetcode源码/Admin/main.aspx
aspnetcode源码/Admin/main.aspx.cs
aspnetcode源码/Admin/VerifyCode.aspx
aspnetcode源码/Admin/VerifyCode.aspx.cs
aspnetcode源码/App_Code/DbHelp.cs
aspnetcode源码/App_Data/agebook.mdf
aspnetcode源码/App_Data/agebook_database.sql
aspnetcode源码/App_Data/agebook_log.LDF
aspnetcode源码/css/style.css
aspnetcode源码/Default.aspx
aspnetcode源码/Default.aspx.cs
aspnetcode源码/getCount.aspx
aspnetcode源码/getCount.aspx.cs
aspnetcode源码/index.html
aspnetcode源码/kindeditor/asp.net/bin/LitJSON.dll
aspnetcode源码/kindeditor/asp.net/demo.aspx
aspnetcode源码/kindeditor/asp.net/README.txt
aspnetcode源码/kindeditor/examples/auto-height.html
aspnetcode源码/kindeditor/examples/colorpicker.html
aspnetcode源码/kindeditor/examples/custom-plugin.html
aspnetcode源码/kindeditor/examples/custom-theme.html
aspnetcode源码/kindeditor/examples/default.html
aspnetcode源码/kindeditor/examples/dialog.html
aspnetcode源码/kindeditor/examples/dynamic-load.html
aspnetcode源码/kindeditor/examples/file-dialog.html
aspnetcode源码/kindeditor/examples/file-manager.html
aspnetcode源码/kindeditor/examples/filter-mode.html
aspnetcode源码/kindeditor/examples/image-dialog.html
aspnetcode源码/kindeditor/examples/index.css
aspnetcode源码/kindeditor/examples/index.html
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-icons_222222_256x240.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-icons_2e83ff_256x240.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-icons_454545_256x240.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-icons_888888_256x240.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/images/ui-icons_cd0a0a_256x240.png
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/jquery-ui-1.9.2.custom.css
aspnetcode源码/kindeditor/examples/jquery-ui/css/smoothness/jquery-ui-1.9.2.custom.min.css
aspnetcode源码/kindeditor/examples/jquery-ui/js/jquery-ui-1.9.2.custom.js
aspnetcode源码/kindeditor/examples/jquery-ui/js/jquery-ui-1.9.2.custom.min.js
aspnetcode源码/kindeditor/examples/jquery-ui.html
aspnetcode源码/kindeditor/examples/jquery.html
aspnetcode源码/kindeditor/examples/jquery.js
aspnetcode源码/kindeditor/examples/multi-image-dialog.html
aspnetcode源码/kindeditor/examples/multi-language.html
aspnetcode源码/kindeditor/examples/newline.html
aspnetcode源码/kindeditor/examples/node.html
aspnetcode源码/kindeditor/examples/paste-type.html
aspnetcode源码/kindeditor/examples/qqstyle.html
aspnetcode源码/kindeditor/examples/readonly.html
aspnetcode源码/kindeditor/examples/simple.html
aspnetcode源码/kindeditor/examples/uploadbutton.html
aspnetcode源码/kindeditor/examples/url-type.html
aspnetcode源码/kindeditor/examples/word-count.html
aspnetcode源码/kindeditor/kindeditor-all-min.js
aspnetcode源码/kindeditor/kindeditor-all.js
aspnetcode源码/kindeditor/kindeditor-min.js
aspnetcode源码/kindeditor/kindeditor.js
aspnetcode源码/kindeditor/lang/ar.js
aspnetcode源码/kindeditor/lang/en.js
aspnetcode源码/kindeditor/lang/ko.js
aspnetcode源码/kindeditor/lang/zh_CN.js
aspnetcode源码/kindeditor/lang/zh_TW.js
aspnetcode源码/kindeditor/license.txt
aspnetcode源码/kindeditor/plugins/anchor/anchor.js
aspnetcode源码/kindeditor/plugins/autoheight/autoheight.js
aspnetcode源码/kindeditor/plugins/baidumap/baidumap.js
aspnetcode源码/kindeditor/plugins/baidumap/index.html
aspnetcode源码/kindeditor/plugins/baidumap/map.html
aspnetcode源码/kindeditor/plugins/clearhtml/clearhtml.js
aspnetcode源码/kindeditor/plugins/code/code.js
aspnetcode源码/kindeditor/plugins/code/prettify.css
aspnetcode源码/kindeditor/plugins/code/prettify.js
aspnetcode源码/kindeditor/plugins/emoticons/emoticons.js
aspnetcode源码/kindeditor/plugins/emoticons/images/0.gif
aspnetcode源码/kindeditor/plugins/emoticons/images/1.gif
aspnetcode源码/kindeditor/plugins/emoticons/images/10.gif
aspnetcode源码/kindeditor/plugins/emoticons/images/100.gif
aspnetcode源码/kindeditor/plugins/emoticons/images/101.gif
aspnetcode源码/kindeditor/plugins/emoticons/images/102.gif
aspnetcode源码/kindeditor/plugins/emoticons/images/103.gif
aspnetcode源码/kindeditor/plugins/emoticons/images/104.gif
aspnetcode源码/kindedit

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com