<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>AJAX</title>
<link>http://www.17aspx.com/html/ajax/</link>
<description>AJAX</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; ASP.NET学习网(www.17aspx.com) 版权所有]]></generator>
<webmaster>26837062@QQ.com</webmaster>
<item>
    <title><![CDATA[jQuery简介]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0928/76.html</link>
    <description><![CDATA[jQuery由美国人John Resig创建，至今已吸引了来自世界各地的众多javascript高手加入其team，包括来自德国的Jouml;rn Zaefferer ，罗马尼亚的Stefan Petre等等。 jQuery是继prototype之后又一个优秀的J]]></description>
    <pubDate>2009-09-28</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[用AJAX实现google输入自动完成的简单模拟]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0920/45.html</link>
    <description><![CDATA[比较简单的模拟,文本框输入CompanyName,然后搜索SqlServer2000 里NorthWind数据库 Suppliers表的CompanyName字段,然后实现自动完成 四个文件 1 .AutoComplete.htm !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitio]]></description>
    <pubDate>2009-09-20</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[在ASP.NET AJAX中防止用户多次提交页面]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0920/44.html</link>
    <description><![CDATA[在Web开发程序中，往往由于种种原因，客户会多次操作页面导致数据冗余或不一致， 在ASP.NET AJAX出现之前可以通过对__dopostback()的调用等方法也可以防止页面多次提交。 在ASP.NET AJAX中的]]></description>
    <pubDate>2009-09-20</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ajax的简单应用]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0920/43.html</link>
    <description><![CDATA[!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd html xmlns=http://www.w3.org/1999/xhtml head titleUntitled Page/title /head script type=text/javascript var XML_Request; var]]></description>
    <pubDate>2009-09-20</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[AjaxPro实现省、市、区三级无刷新联动]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0910/22.html</link>
    <description><![CDATA[HTML代码： %@ Page Language=C# AutoEventWireup=true EnableEventValidation=false CodeFile=Default.aspx.cs Inherits=_Default % !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.]]></description>
    <pubDate>2009-09-10</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Ajax开发模式]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0910/21.html</link>
    <description><![CDATA[Ajax技术没有统一的开发模式，不同的Ajax项目的具体实现细节差异比较大。一般来说Ajax开发有以下几种开发模式： 1.XMLHTTP+WebForm 这是最基本的开发模式.开发者直接用javaaScript操作XMLHT]]></description>
    <pubDate>2009-09-10</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Ajax无刷新实现图片切换特效]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0910/20.html</link>
    <description><![CDATA[1.页面cs代码 using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.H]]></description>
    <pubDate>2009-09-10</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[四种局部刷新技术的比较]]></title>
    <link>http://www.17aspx.com/html/ajax/2009/0909/1.html</link>
    <description><![CDATA[本文主要讲述四种局部刷新技术的比较一、iframe技术:二、javascript技术三、CallBack技术四、Ajax技术 一、iframe技术:属于最慢的一种:因为它属于完全的服务器端技术,会不断的]]></description>
    <pubDate>2009-09-09</pubDate>
    <category>AJAX</category>
    <author>admin</author>
    <comments>未知</comments>
</item>

</channel>
</rss>

