<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>AJAX</title>
<link>/ajax/</link>
<description>网页设计 / AJAX</description>
<language>zh-cn</language>
<generator>网站版权信息</generator>
<webmaster>nantangcun@163.com</webmaster>
<item>
    <title>AJAX如何与后台交互</title>
    <link>/ajax/200811/06-5819.html</link>
    <description>Ajax全称为&amp;ldquo;Asynchronous JavaScript and XML&amp;rdquo;（异步JavaScript和XML），是指一种创建交互式网页应用的网页开发技术。Ajax技术是目前在浏览器中通过JavaScript脚本可以使用的所有技术的集合。Ajax以一种崭新的方式来使用所有的这些技术，使得古老的B/S方式的Web</description>
    <pubDate>2008-11-06</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax不运行解决一例：动态页的客户端网页缓存</title>
    <link>/ajax/200811/05-5797.html</link>
    <description>在做注册程序验证码用户名是否可用、在线上传文件、删除文件、投票程序等不需要刷新网页即可出现结果的程序的时候，可能需要用到Ajax。其原理是JavaScript通过onChange、onClick、onMouseOut等事件取读网页当前的一些用户操作的数据，然后将这个数据传送给一个动态网页进行处</description>
    <pubDate>2008-11-05</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax联手SOA打造企业级应用</title>
    <link>/ajax/200810/31-5580.html</link>
    <description>有效结合Ajax技术和SOA并进一步实现的丰富企业级应用产品能够直接赋能于最终用户，让其掌握强大的功能。之所以能出现这种情况的原因在于，REA应用会更多的与潜在的重要用户保持关联，增强用户内部的合理性，这也会对处于当前IT环境中的用户群体相当大的压力，从而促成了其实</description>
    <pubDate>2008-10-31</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>关于AJAX使用过程中的乱码问题（讨论）</title>
    <link>/ajax/200810/13-4735.html</link>
    <description>下面是一段jsp页面的ajax代码，用的是（prototype.js）

            
            &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function ok(string)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //得到文本框值
&amp;nbsp;&amp;nb</description>
    <pubDate>2008-10-13</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ASP.NET AJAX 4.0 Preview 1 中文</title>
    <link>/ajax/200810/12-4554.html</link>
    <description>原文：http://nayyeri.net/blog/asp.net-ajax-4.0-preview-1/


    
        
            
            First of all, this is an interesting change in Microsoft naming convention for its products. Previously they were using Community Technology Preview</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>php的ajax框架xajax入门与试用</title>
    <link>/ajax/200810/12-4553.html</link>
    <description>一、xajax与其它ajax框架的比较
xajax功能很简单，但很灵活！~它不象其它一些大的框架，功能确实强大，但执行速度不敢恭维。功能虽多，但不够灵活。api多，学起来简直如同学习一门新的语言。
二、xajax功能介绍
xajax的功能比较简单，但就因为简单，所以灵活。同时，这也要</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Atlas：微软的Ajax</title>
    <link>/ajax/200810/12-4552.html</link>
    <description>微软目前目前对于通过Ajax风格的编程在浏览器中实现日益流行的富客户端应用比较感兴趣。今后的IE中将拥有Ajax的所有东西&amp;mdash;&amp;mdash;DHTML、JScript和XmlHttp。实际上Outlook Web Acces从1998年开始就已经提供了这种伟大的浏览体验了。在ASP.NET 2.0中，微软使用异步回调及</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>GreyBox框架基本使用</title>
    <link>/ajax/200810/12-4551.html</link>
    <description>GreyBox是www.open-open.com开发的一个遮罩层的组件，它运行以后可以产生不错的界面。类似于thinkbox，lightbox等。
下面我们先来看下效果吧

效果看上去还不错吧！这只是其中一个演示，还有很多。
那么现在就分享一下自己的经验：
1.进入GreyBox的网站（英文的）：
ht</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>DWR.xml配置文件说明书</title>
    <link>/ajax/200810/12-4550.html</link>
    <description>1、建立dwr.xml 配置文件
任何一个dwr.xml的文件都需要包含DWR DOCTYPE的声明行，格式如下：


&amp;lt;!DOCTYPE dwr PUBLIC
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;-//GetAhead Limited//DTD Direct Web Remoting 1.0//EN&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;quot;http://www.getahead.ltd.uk/</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>DWR中的util.js的学习笔记</title>
    <link>/ajax/200810/12-4549.html</link>
    <description>1.. $(&amp;quot;id&amp;quot;) 大概等价于document.getElementById(&amp;quot;id&amp;quot;) 如果返回结果唯一的话返回该元素的值,不唯一则返回一个数组 .另外,如果单独使用util.js的话,可能在IE5以下的浏览器中无法正常使用,需要跟engine.js配合使用. 注意,这里得到的是一个对象,如果需要得</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dwr学习、使用经验</title>
    <link>/ajax/200810/12-4548.html</link>
    <description>DWR的使用经验:&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp; 1.. 需要jdom.jar和bsf.jar,否则无法跟spring整合.
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.. dwr生成的javascript函数会自动加一个回调函数的参数,如原来的函数是checkExist(String name),那么生成的javascript函数是checkExist</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>技术分析——DWR让AJAX如此简单</title>
    <link>/ajax/200810/12-4547.html</link>
    <description>概述
　　
　　这篇文章阐述了使用开源项目DWR(直接Web远程控制)和AJAX(异步JavaScript和XML)的概念来提高Web应用的可用性。作者一步步来展示DWR如何使得AJAX的应用既简单又快捷。（1600字;2005年6月20日）
　　
　　AJAX，或者说是异步JavaScript和XML，描述了一种使用混合</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo1.1的重要更新</title>
    <link>/ajax/200810/12-4546.html</link>
    <description>dojo1.1发布也有些时日了，今天静下来看了看到底有哪些更新以及对项目的影响，顺便把release notes大体翻译了过来。 
Core 
dojo.fromJson解析失败时，会抛出error，需要程序员手动try、catch 
Javascript代码 
var result = text;&amp;nbsp;&amp;nbsp; 
try{&amp;nbsp;&amp;nbsp; 
&amp;nbsp;</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之九 dojo.graphics.color &amp; dojo.uri.Uri</title>
    <link>/ajax/200810/12-4545.html</link>
    <description>模块：dojo.graphics.color
下面是dojo里定义的颜色名称
dojo.graphics.color.named.white&amp;nbsp;//白色
dojo.graphics.color.named.black&amp;nbsp;//黑色
dojo.graphics.color.named.red&amp;nbsp;//红色
dojo.graphics.color.named.green&amp;nbsp;//绿色
dojo.graphics.color.named.b</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之八 dojo.event &amp; dojo.event.topic &amp; dojo.event.browser </title>
    <link>/ajax/200810/12-4544.html</link>
    <description>模块：dojo.event
终于进入有名的dojo事件处理系统的学习了，学习前建议读者先去补习一下AOP的相关知识
dojo.event.connect
绑定指定的方法到指定的对象的方法上
Usage Example:
简单绑定1
function doOnClick1()
{
&amp;nbsp;alert(&amp;quot;Clicked!&amp;quot;);
}
dojo.event.c</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之七 dojo.dom</title>
    <link>/ajax/200810/12-4543.html</link>
    <description>模块：dojo.dom
dojo.dom.isNode
测试指定对象是否为节点
Usage Example:
dojo.dom.isNode(dojo.byId('edtTitle'));
dojo.dom.getUniqueId
取得唯一id
Usage Example:
dojo.dom.getUniqueId();&amp;nbsp;&amp;nbsp;//will return dj_unique_#
dojo.dom.firstElement = dojo.d</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之六 dojo.io.IO &amp; dojo.io.BrowserIO</title>
    <link>/ajax/200810/12-4542.html</link>
    <description>模块：dojo.io.IO

dojo.io.bind
处理请求取回需要的数据并处理&amp;nbsp;
这个函数是AJAX中最为重要和有用的函数，dojo.io.bind这个类是用来处理客户端与服务器间通讯的，需要通讯的参数由对象dojo.io.Request所定义，具体通讯的方法则由另外一个对象Transport所提供。
&amp;nbsp</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之五 dojo.lang.array &amp; dojo.lang.func &amp; dojo.string.extras</title>
    <link>/ajax/200810/12-4541.html</link>
    <description>dojo.lang.has
判断对象是否具有指定属性，不过这个方法有用吗，不如直接使用 if(name in obj)
Usage Example:
&amp;nbsp;&amp;nbsp;dojo.lang.has(dojo.lang, &amp;quot;has&amp;quot;); //will return true
dojo.lang.isEmpty
判断对象或数组是否为空
Usage Example:
&amp;nbsp;&amp;nbsp;dojo.l</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之四 dojo.string &amp; dojo.lang</title>
    <link>/ajax/200810/12-4540.html</link>
    <description>模块：dojo.string.common / dojo.string
dojo.string.common 和 dojo.string 是一样的，只要require其中一个就可以使用以下方法
dojo.string.trim
去掉字符串的空白
Usage Example:
s&amp;nbsp;=&amp;nbsp;&amp;quot;&amp;nbsp;abc&amp;nbsp;&amp;quot;;
dojo.string.trim(s);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nb</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之三 Dojo的基础对象和方法</title>
    <link>/ajax/200810/12-4539.html</link>
    <description>这里所说的基础对象和方法是指的不Require任何包就能够调用的对象和方法
匿名函数
在开始前，我想介绍一下js里的匿名函数，这个在阅读dojo的源代码的时候，会发现到处都有匿名函数
;(function(){
alert(123);
})();
//前面的分号是一个空语句，是可以不要的
匿名函数。一</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>dojo0.31教程之二 djConfig</title>
    <link>/ajax/200810/12-4538.html</link>
    <description>djConfig是dojo内置的一个全局设置对象，其作用是可以通过其控制dojo的行为
首先我们需要在引用dojo.js前声明djConfig对象，以便在加载dojo.js的时候才能够取得所设置的值，虽然在0.3版本以后dojo支持在加载后设置，但是强烈建议你把声明djConfig的代码作为第一段script
一</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax学习:dojo0.31教程之一 模块与包</title>
    <link>/ajax/200810/12-4537.html</link>
    <description>Dojo是一个非常强大的面向对象的JavaScript的工具箱,&amp;nbsp;建议读者能够去补充一下JavaScript下如何使用OO进行编程的, 这对于你以后阅读Dojo Source有很大的用处
请大家下载dojo 0.3.1, 以下的说明均针对此版本
翻译自http://manual.dojotoolkit.org/WikiHome/DojoDotBook/</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax学习:Dojo实用API大全</title>
    <link>/ajax/200810/12-4536.html</link>
    <description>模块：dojo.dom
dojo.dom.isNode
测试指定对象是否为节点
Usage Example:
dojo.dom.isNode(dojo.byId('edtTitle'));

dojo.dom.getUniqueId
取得唯一id
Usage Example:
dojo.dom.getUniqueId();&amp;nbsp; //will return dj_unique_#

dojo.dom.firstElement = dojo.dom</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax学习:dojo Quick Start/dojo入门手册</title>
    <link>/ajax/200810/12-4535.html</link>
    <description>2006年初，dojo还是0.22的时候就很关注它的发展，可一直没有在实际项目中使用。一来是由于文档的缺少，而来是dojo的相关介绍总是让人望而生畏。
到现在都如此，第一个hello world就搞了一大堆东西，比如widget组件，自定义的script标签等，加上要引入什么css文件，djConfig</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax学习:Dojo 之 面向对象</title>
    <link>/ajax/200810/12-4534.html</link>
    <description>面向对象三大特性：封装、继承、多态。在熟悉了Java/C#/C++这些高级面向对象语言的语法结构后，我们或多或少会对javascript脚本语言的面向对象感到一些不适，function、prototype、call、apply&amp;hellip;&amp;hellip;
为了消除这种对javascript面向对象语法的不适，众多js库都构建</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax学习:什么是Dojo</title>
    <link>/ajax/200810/12-4533.html</link>
    <description>Dojo是一个非常强大的面向对象的JavaScript的工具箱, 建议能够去复习一下JavaScript下如何使用OO进行编程的, 这对于你以后阅读Dojo Source有很大的用处。
请下载dojo 0.3.1, 以下的说明均针对此版本
1: 把Dojo加入到我们的Web程序中
1.1 标志</description>
    <pubDate>2008-10-12</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>解开AJAX技术生命中的达芬奇密码</title>
    <link>/ajax/200810/09-4124.html</link>
    <description>　几乎每位在开发JavaScript时尝试应用面向对象技术的开发者，或多或少都会问自己一个问题：&amp;ldquo;如何调用父类（super class）的方法？&amp;rdquo;在Ajax技术还没有目前这样炙手可热之前，这种问题很少出现，因为大多数开发者仅在进行客户端form验证或者简单的DHTML/DOM操作时</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX在PHP中的简单使用</title>
    <link>/ajax/200810/09-4122.html</link>
    <description>AJAX无疑是2005年炒的最热的Web开发技术之一，当然，这个功劳离不开Google。我只是一个普通开发者，使用AJAX的地方不是特别多，我就简单的把我使用的心得说一下。（本文假设用户已经具有JavaScript、HTML、CSS等基本的Web开发能力）

　　[AJAX介绍]

　　Ajax是使用客户端脚</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>在AJAX程序中实现互斥揭秘</title>
    <link>/ajax/200810/09-4121.html</link>
    <description>　随着AJAX范例得到越来越广泛的应用，浏览器页面可以在向后台服务器请求数据的同时保持前端用户界面的活跃性（因此在AJAX中称为异步）。然而，当这两个活动同时访问共用的JavaScript和DOM数据结构时就会引发问题。JavaScript没有提供针对该并发程序问题的经典解决方案。本文</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX：如何处理书签和后退按钮</title>
    <link>/ajax/200810/09-4120.html</link>
    <description>本文将展示一个开源JavaScript库，该脚本库给AJAX应用程序带来了书签和后退按钮支持。在学习完这个教程后，开发人员将能够获得对一个AJAX问题的解决方案（甚至连Google Maps和Gmail现在都不提供该解决方案）：一个强大的、可用的书签和后退前进功能，其操作行为如同其他的Web</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX JSF组件实现高性能的文件上载</title>
    <link>/ajax/200810/09-4119.html</link>
    <description>一、 引言

　　基于浏览器的文件上传，特别是对于通过＜input type=&amp;quot;file&amp;quot;＞标签包含到Web页面来实现上传的情况，还存在较严重的性能问题。我们知道，超过10MB的上传文件经常导致一种非常痛苦的用户体验。一旦用户提交了文件，在浏览器把文件上传到服务器的过程中</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX和Web开发新技术：Dynamic Faces</title>
    <link>/ajax/200810/09-4118.html</link>
    <description>　Project Dynamic Faces是数个扩展JavaServer Faces技术的的项目之一。Project Dynamic Faces是一个创新型的项目，提供了向基于JavaServer Faces技术的应用软件增添Ajax功能的方法。它使我们能够让应用软件已经在使用的任何JavaServer Faces组件支持Ajax功能。我们无需对组</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>利用AJAX技术提高搜索引擎排名</title>
    <link>/ajax/200810/09-4100.html</link>
    <description>描述 嵌入在你的web页面中的导航元素能够降低你的搜索引擎评价排名并且降低你的网站的响应性能。本文作者想同你一起探讨如何使用AJAX技术来解决这两个问题。

　　许多设计良好的web站点都包含大量的与实际内容相联系的可导航信息。用于导航的HTML标记能影响你的搜索引擎评价</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>用AJAX编写一个简单的相册</title>
    <link>/ajax/200810/09-4099.html</link>
    <description>　AJAX(Asynchronous JavaScript And XML)是一种运用JavaScript和可扩展标记语言(XML)，在网络浏览器和服务器之间传送或接受数据的技术。主要应用于Ria(Rich internet applications)的开发上。 

　　xml问题终于在今天还是解决了。最后在FireFox里还是使用了Dom的一些老方法</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>在ASP.NET中使用AJAX的简单方法</title>
    <link>/ajax/200810/09-4098.html</link>
    <description>介绍

　　本文介绍了使用AJAX和ASP.NET编写web应用程序的一个简单方法。同时，讨论了使用AJAX的好处和不足。为了举例说明，本文给出了相应的JavaScript代码和用C#.NET编写的ASP.NET代码。 

　　为什么使用AJAX

　　也许大多数人已经知道AJAX的意思是异步JavaScript和XML（</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX在VS2005中的简单应用</title>
    <link>/ajax/200810/09-4097.html</link>
    <description>AJAX不用说大家都明白,不明白的请百度或GOO一下人家比我说的专业,笔者写此篇文章不在于介绍多深奥的东西,这样只举一个很简单的例子来引导到大家.此例只为让大家明白AJAX的基本的调用需要做那些事情笔者用的是VS2005引用AJAX2.0程序集(AjaxPro.2.dll) 。

　　在web.config文</description>
    <pubDate>2008-10-09</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>解决AJAX 跨域访问完整解决方案</title>
    <link>/ajax/200810/08-4043.html</link>
    <description>在一项目中由于需要使用js事件中使用AJAX获取数据信息，但这其中涉及到跨域取数据的问题。在网上搜了好半天最后发现了ADAJAX这样一个东东，貌似可以解决这样的问题：
advAJAX.get({
&amp;nbsp;&amp;nbsp;&amp;nbsp; url: &amp;quot;http://www.example.com/page.html&amp;quot;,
&amp;nbsp;&amp;nbsp;&amp;nb</description>
    <pubDate>2008-10-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax获取页面被缓存的解决方案</title>
    <link>/ajax/200810/08-4042.html</link>
    <description>AJAX页面参数相同时只返回缓存的内容的解决办法
常利用AJAX写一些页面无刷新的内容获取页面，这种方式很快捷也很方便，但其中有一个问题，就是如果两次提交的参数相同时，返回的内容只返回上次获取的内容，如果我们在第一次修改了参数，第二次再次调用却会发现页面根本没有</description>
    <pubDate>2008-10-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>仿google搜索提示 SuggestFramework的使用)</title>
    <link>/ajax/200810/08-4041.html</link>
    <description>在线演示：http://bbs.okajax.com/demo/6/
源码下载： http://bbs.okajax.com/viewthread.php?tid=1788（进入论坛下载，即交流页面）
使用帮助（英文版翻译而来，可能有错误，请大家仔细核对，也希望对新手理解能有所帮助）：
一.首先来看一下什么是suggest framework
Sug</description>
    <pubDate>2008-10-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX 请求php页面</title>
    <link>/ajax/200810/08-4040.html</link>
    <description>AJAX 请求
在下面的 AJAX 例子中，我们将演示当用户向 web 表单中输入数据时，网页如何与在线的 web 服务器进行通信。
此例包括三张页面：

    a simple HTML form 
    a JavaScript 
    a PHP page 

HTML 表单
这是 HTML 表单。它包含一个简单的 HTML 表单和指</description>
    <pubDate>2008-10-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>基于PHP和AJAX创建RSS聚合器</title>
    <link>/ajax/200810/08-4039.html</link>
    <description>想象使用一个简单HTML文件来把一个请求发送到一个服务器端脚本，收到一个基于该请求的定制XML文件，然后把它显示给用户而几乎不需要刷新浏览器！本文作者将同你一起探讨怎样在普通Web应用程序中联合PHP和AJAX技术来创建实时的数据传输而不需要进行浏览器刷新。

　　尽管本文</description>
    <pubDate>2008-10-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>css和Ajax制作的表格</title>
    <link>/ajax/200809/27-3273.html</link>
    <description>表格对于网页设计师来说再熟悉不过，随着web标准的兴起，表格不再承担架构网页布局的重任。回归到它本来的功能，表现数据。恐怕有很多网页设计师都没有兴趣，我们精选了当今互联网上正在应用的和已经设计好的21个css和Ajax表格，教你一些在表格里用分类和过滤的功能展示信息</description>
    <pubDate>2008-09-27</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax学习：innerHTML和innerText的用法</title>
    <link>/ajax/200809/27-3271.html</link>
    <description>用法：


    
        
            
            &amp;lt;div id=&amp;quot;test&amp;quot;&amp;gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;test1&amp;lt;/span&amp;gt; test2
&amp;lt;/div&amp;gt;

            
        
    



在JS中可以使用：

test.innerHTML:

　　也就是从对象的起</description>
    <pubDate>2008-09-27</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>解决ajax跨域问题的实例</title>
    <link>/ajax/200809/27-3270.html</link>
    <description>要解决ajax跨域问题,网上给出的方法有二:
1是构建服务器端的代理。简而言之，就是ajax中调用的实质还是本机的url,而服务器端替js去取回远端地址。
2.利用script标记，生成一个标签。在js加载完成后，再执行后续操作。
就是将原来新建xmlHTTPrequest对象的操作改成了新建sc</description>
    <pubDate>2008-09-27</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax使用场合</title>
    <link>/ajax/200809/01-1792.html</link>
    <description>既然你己经对Ajax产生了兴趣，还要知道重要的一点，即什么时候应该使用Ajax技术，而什么时候不该用。首先，不要害怕在应用中尝试新的方法。我们相信.几乎每个web应用都能从Ajax技术中获益，只不过不要矫杠过正，过于离谱就行了。从验证开始就很合适，但是不要限制你的主动性</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax应用场景</title>
    <link>/ajax/200809/01-1791.html</link>
    <description>Ajax不是万能的，在适合的场合使用Ajax，才能充分发挥它的长处，改善系统性能和用户体验，绝不可以为了技术而滥用。Ajax的特点在于异步交互，动态更新web页面，因此它的适用范围是交互较多，频繁读取数据的web应用。现在来看几个Ajax的应用实例，读者可以了解如何使用Ajax技</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX快速入门之HTTP协议基础</title>
    <link>/ajax/200809/01-1790.html</link>
    <description>要很好地领会Ajax技术的关键是了解超文本传输协议（HTTP），该协议用来传输网页、图像以及因特网上在浏览器与服务器间传输的其他类型文件。只要你在浏览器上输入一个URL，最前面的http://就表示使用HTTP来访问指定位置的信息。（大部分浏览器还支持其他一些不同的协议，其中F</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>基于AJAX的分页</title>
    <link>/ajax/200809/01-1789.html</link>
    <description>基于Ajax的分页, 分页查询的持久化数据来自xml文档，以方便网友的拷贝和部署。构建这个案例的方法是使用XMLHttpRequest.responseXML获取数据，然后填充到页面的相应位置。构建过程中注意代码复用。

下面是xml格式的数据：news.xml
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; enco</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX编写用户注册实例及技术小结</title>
    <link>/ajax/200809/01-1788.html</link>
    <description>我所举的这个例子是一个企业用户注册时的一个应用，当用户注册时检查用户名和企业名是否可用，以前的做法是在旁边加一个按钮，点击&amp;ldquo;检查&amp;rdquo;，就向服务器发出请求，然后等待&amp;hellip;&amp;hellip;服务器返回信息，继续操作。 
如果我们用Ajax技术来实现以上的操作则不必</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax核心：XMLHTTP组件相关技术资料</title>
    <link>/ajax/200809/01-1787.html</link>
    <description>一、数据库远程管理技术 

基于互联网的广域网现代应用中的一个重要环节是数据库远程监控。首先简单回顾一下互联网上的数据库远程管理技术的发展过程和方式： 

早期通过编写CGI-BIN程序模块进行数据库远程管理。但CGI-BIN的运行速度慢，维护很不方便，现在已经基本被弃用</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX真的不安全？</title>
    <link>/ajax/200809/01-1786.html</link>
    <description>前言

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;日前网络中流行围绕AJAX和安全风险的讨伐声浪让人不绝于耳。这种火热的新技术已经被铺天盖地地应&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;用在各种web应用（构建如Gmail、Google Maps这些基于web的应用），</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>使用 Google Ajax Search API</title>
    <link>/ajax/200809/01-1784.html</link>
    <description>摘要:
发出异步请求并不意味着只是与您自己的服务器端程序交互。在本文中，Brett McLaughlin 教您如何向公共 API，例如 Google 提供的 API 发出请求并接收其响应&amp;hellip;&amp;hellip; 


工具箱
本站收藏
美味书签
投票评分
发表评论
复制链接



&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX应用程序开发七宗罪</title>
    <link>/ajax/200809/01-1783.html</link>
    <description>AJAX bandwagon是个好去处。它带给你更快、更高效、更强动态的应用。但它也有自身的缺陷。
　　初一看，具备一些常识似乎就能避免这些缺陷，在一定程度上，的确如此。但从DHTML起源来看，AJAX应用程序充满了结构性差异。不论你在应用程序开发工作中掌握了多少常识，从别人犯</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX新技术借Web应用</title>
    <link>/ajax/200809/01-1782.html</link>
    <description>【eNet硅谷动力消息】象诸如AJAX等这样的时髦的开发技术正在推动着消费者Web应用软件增长的浪潮。这些新的技术甚至在努力使一些曾经被认为是脱离实际的项目开始复活：微软公司在线版的Office。 
&amp;nbsp;
特别是以Google Maps为代表的一些高界面的Web服务的推出，与传统的Web</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>必须用到和不必使用ajax的地方</title>
    <link>/ajax/200809/01-1781.html</link>
    <description>现在距离gmail改变了大家对使用网页应用程序的方式已经有一年多了。但是目前很多网页应用程序并没有使用充满活力的Ajax的优势来代替以前沉闷的html功能。
下面是当前网页应用程序应该出现的地方：

    基于表单的交互 


表单是很慢的，非常慢。尝试编辑位于del.icio.</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>www.java114.com</comments>
</item>
<item>
    <title>AJAX与RIA技术之我见</title>
    <link>/ajax/200809/01-1780.html</link>
    <description>DHH于6月底曾经发表过一篇文章，名为《我就喜欢HTML/CSS/JavaScript，那又怎么样！》，大意是说，目前热炒的RIA技术并不能够取代AJAX技术，而事实上我们还没有发挥出HTML的全部潜力，我本人很享受HTML/CSS/JS给给我的开发体验云云。
我比较赞成DHH的观点，从另外一些角度</description>
    <pubDate>2008-09-01</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax驱动的Web站点</title>
    <link>/ajax/200808/25-1059.html</link>
    <description>最近，许多Web站点开始在开发人员社区当中引起关注。这些站点独特之处在于，它们更像是桌面应用程序而非Web应用程序。当您与它们交互时，它们可以快速在浏览器显示无穷的信息而又无需重新加载页面。&amp;nbsp;

例如，在Google&amp;nbsp;Maps站点(http://maps.google.com/)，您可以单</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>使用PHP和AJAX创建RSS聚合器</title>
    <link>/ajax/200808/25-1058.html</link>
    <description>想象使用一个简单HTML文件来把一个请求发送到一个服务器端脚本，收到一个基于该请求的定制XML文件，然后把它显示给用户而几乎不需要刷新浏览器！本文作者将同你一起探讨怎样在普通Web应用程序中联合PHP和AJAX技术来创建实时的数据传输而不需要进行浏览器刷新。

　　尽管本文</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>未知</author>
    <comments>网络</comments>
</item>
<item>
    <title>AJAX+JSF组件 实现高性能的文件上传</title>
    <link>/ajax/200808/25-1057.html</link>
    <description>电脑开始在中国普及,可是很多人对电脑还不是很了解,IT起步网的电脑基础栏目提供大量详细教程
一、 引言

　　基于浏览器的文件上传，特别是对于通过＜input type=&amp;quot;file&amp;quot;＞标签包含到Web页面来实现上传的情况，还存在较严重的性能问题。我们知道，超过10MB的上传文</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX编程实践服务器通信</title>
    <link>/ajax/200808/25-1056.html</link>
    <description>首先看下看下相对简单些的--向服务器发送一个包含有名/值对的简单查询串，在这种情况下XHP即可以用GET也可以用POST。



    
        
            GET

function doRequestUsingGET() {
　createXMLHttpRequest();

　var queryString = &amp;quot; GetAndPostExample? &amp;qu</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>如何使用Ajax解决书签和后退按钮失效问题</title>
    <link>/ajax/200808/25-1055.html</link>
    <description>本文将展示一个开源JavaScript库，该脚本库给AJAX应用程序带来了书签和后退按钮支持。在学习完这个教程后，开发人员将能够获得对一个AJAX问题的解决方案（甚至连Google Maps和Gmail现在都不提供该解决方案）：一个强大的、可用的书签和后退前进功能，其操作行为如同其他的Web</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>如何使用AJAX技术构建优秀的Web应用程序</title>
    <link>/ajax/200808/25-1054.html</link>
    <description>一、 简介

　　异步JavaScript＋XML（即Ajax），是一种创建交互式web应用程序的Web开发技术。这种程序使用JavaScript和XML从客户端提交服务器请求，且整个过程中仅需要交换少量的数据而不必提交整个web页面。因此，这样的程序将更快和更具响应性，并将成为新一代客户机-服务</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>GWT开发AJAX应用程序教程</title>
    <link>/ajax/200808/25-1053.html</link>
    <description>一、 引言

　　如果你是一个Java软件和Ajax开发者，那么，Google Web Toolkit（GWT）应该已经引起你的关注。

　　Google公司已经于2006年5月在Apache许可协议下发布了这种免费的开发工具包。GWT的设计目的是为了简化用Java语言开发Ajax应用程序。Google初始发行的beta版本</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX错误提交系统源码示例</title>
    <link>/ajax/200808/25-1052.html</link>
    <description>摘要 当一些应用程序崩溃时，它们往往向用户提供一个机会来提交关于该错误的信息。该信息能够帮助开发者追踪并修正错误。本文将向你展示如何在你的JavaScript/AJAX应用程序中实现这样的功能。

　　一、 引言

　　如果可以存取终端用户的计算机的话，那么终端用户的JavaScri</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>AJAX与浏览器模型讲解</title>
    <link>/ajax/200808/25-1051.html</link>
    <description>在.net开发中,充分利用免费控件是好事情，但是如果不能修改控件达到自己的需求，就要动用JS大法了，前提是研究好浏览器模型 的各种对象的方法属性。尤其是熟悉CSS+HTML就会做的很酷。就JS语言本身来说要求不高。

　　1、动态删除Table 里面内容技巧，不需要写太多代码，一行</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>XMLHttpRequest对象详细剖析</title>
    <link>/ajax/200808/25-1050.html</link>
    <description>XMLHttpRequest对象是当今所有AJAX和Web 2.0应用程序的技术基础。尽管软件经销商和开源社团现在都在提供各种AJAX框架以进一步简化XMLHttpRequest对象的使用；但是，我们仍然很有必要理解这个对象的详细工作机制。

　　一、 引言

　　异步JavaScript与XML(AJAX)是一个专用术</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>由AJAX应用引发的深思</title>
    <link>/ajax/200808/25-1049.html</link>
    <description>新技术谁都想上来说两句,IT技术社区将为您提供互动平台,站你尽情地发挥.&amp;nbsp; 

　　职业能改变人的思想，顺便牵扯点作为人的行为。咱就是搞java应用开发的也就好这口。有什么新鲜玩意都要试把试把。有些时候真的不是因需要而去应用，就像去街边看人pk突个新鲜。ajax近来吵</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX推送方式与拉取方式的比较</title>
    <link>/ajax/200808/25-1048.html</link>
    <description>精彩就在国内最大的IT新手技术问吧
使用Ajax可以开发出基于浏览器的具有高用户交互性和几乎不易觉察到延迟的web应用。实时的动态数据比如新闻标题、证券报价和拍卖行情都需要尽快地发送给用户。然而，AJAX仍然受限于web请求/响应架构的弱点，使得服务器不能推送实时动态的we</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>用AJAX开发智能Web应用程序之基础篇</title>
    <link>/ajax/200808/25-1047.html</link>
    <description>一. 什么是AJAX?

　　这个名字代表了异步javascript＋XMLHTTPRequest，并且意味着你可以在基于浏览器的javascript和服务器之间建立套接字通讯。其实AJAX并不是一种新技术，而是已经成功地用于现代浏览器中的若干成功技术的可能性组合。所有的AJAX应用程序实现了一种&amp;ldquo;</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>[ajax基础知识]js事件触发大全</title>
    <link>/ajax/200808/25-1046.html</link>
    <description>IT起步网为你打造全新的IT技术教程,信息提供及时,准确,另外,IT起步网还为您提供IT生活版,IT休闲版,IT图片版,站您的生活和工作,学习达到完美互动.
&amp;nbsp;onactivate&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbs</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>解决ajax只触发一次不更新缓存的解决方法</title>
    <link>/ajax/200808/25-1045.html</link>
    <description>今天在做JSP与后台连接,用的是DOJO的默认AJAX提交代码,开始是读出了数据,
后来我改后数据库里的数据,再次 出发刚才的数据时,发现前台调用了方法,后来却无动于衷.在查了些资料后找到了解决方案

因为是XMLHTTPREQUEST的缓存问题
如果用GET 方式来向之前提交的地址提交数据时</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ASP.NET基本AJAX框架</title>
    <link>/ajax/200808/25-1044.html</link>
    <description>Asp.Net 2.0自带的客户端回调
　　Asp.Net 2.0已经发布。2.0有了许多新特性，客户端回调就是其中之一。客户端回调允许我们不经过回发而调用服务器端的方法，与AJAX提供的功能是一致的，但是不如AJAX灵活，AJAX可以自定义调用的方法，2.0自带的回调功能却不行。要使用客户端</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>在c#中如何调用ajax进行开发</title>
    <link>/ajax/200808/25-1043.html</link>
    <description>怎样使用c#+ajax进行Web开发？
方法如下：
1、web.config配置&amp;lt;add verb=&amp;quot;POST,GET&amp;quot; path=&amp;quot;ajax/*.ashx&amp;quot; type=&amp;quot;Ajax.PageHandlerFactory, Ajax&amp;quot;/&amp;gt;
2、项目引入ajax.dll， Page_Load事件中要注册类，Ajax.Utility.RegisterTypeForAjax(</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>三步教你学会ajax开发应用</title>
    <link>/ajax/200808/25-1042.html</link>
    <description>最新的SEO优化教程
ajax在很多程序员的眼里是一个很复杂或陌生的字眼,其实, Ajax并不复杂，自从AJAX技术出来后，天花乱坠的框架纷纷出台，搞得技术开发人员无从下手，baidu google里也有很多例子，大都是非常复杂。 
　　其实就web开发而言，AJAX技术只是一个配合，完全没</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>Ajax教程资源</title>
    <link>/ajax/200808/25-1041.html</link>
    <description>由于在研究web即时通技术（TRACQ，网眼，网站商务通），所以对Ajax感兴趣起来，最近好像Ajax很火，从搜索引擎的结果可见一斑。baidu找到181,000篇相关文档，google找到了6,790,000篇。我觉得，在没有提出Ajax这个概念以前，肯定有人已经在利用这些技术做事情了，只是在最近才</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX基础教程示例源码</title>
    <link>/ajax/200808/25-1040.html</link>
    <description>服务器安全技术文章，服务器攻防技术... 
什么是 AJAX? 
　　AJAX (异步 JavaScript 和 XML) 是个新产生的术语,专为描述JavaScript的两项强大性能.这两项性能在多年来一直被网络开发者所忽略,直到最近Gmail, Google suggest和google Maps的横空出世才使人们开始意识到其重要</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>未知</author>
    <comments>网络</comments>
</item>
<item>
    <title>用AJAX编写用户注册实例及技术小结(2)</title>
    <link>/ajax/200808/25-1039.html</link>
    <description>作者：龙犊整理出处：天极网责任编辑： 龙犊 [ 2006-03-17 09:12 ]

用AJAX编写用户注册实例&amp;mdash;&amp;mdash;我所举的这个例子是一个企业用户注册时的一个应用，当用户注册时检查用户名和企业名是否可用，以前的做法是在旁边加一个按钮，点击&amp;ldquo;检查&amp;rdquo;，就向服务器</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>网络</comments>
</item>
<item>
    <title>ajax制作表单验证示例</title>
    <link>/ajax/200808/25-1038.html</link>
    <description>网站运营SEO文章大全 
ajax的功能主要是应用在js上，ajax对asp没什么要求，asp只负责在后台显示及操作服务端的数据。 
可以像下面这样思考： 
1.写表单第一项（如用户名） 
2.onblur事件(失去焦点)发生时开始验证，onblur=&amp;quot;checkusername()&amp;quot; 
3.js发一个请求给第</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>AJAX教程实例，ASP+AJAX+ACCESS数据库应用教程</title>
    <link>/ajax/200808/25-1037.html</link>
    <description>AJAX教程实例[阿里西西原创]&amp;nbsp; 
其实说起AJAX的初级应用是非常简单的，通俗的说就是客户端(javascript)与服务端(asp或php等)脚本语言的数据交互。
看完本篇ajax实例教程，我相信你也可以轻松做出一个初级的AJAX应用。
你也可以直接访问：http://www.alixixi.com/Dev/w</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>[四天学会ajax] 学习Ajax教程第四天，利用 DOM 进行 Web 响应</title>
    <link>/ajax/200808/25-1036.html</link>
    <description>IT人一般都只会单纯的IT技术,他们对IT理财的概念一定很需要,本栏目IT人理财将为您奉上丰富的理财知识
在 HTML 的外部文件中一样，标记的组织与其样式、格式和行为是分离的。虽然您肯定可以用 JavaScript 更改元素或文本的样式，但实际更改您的标记所布置的组织却更加有趣。</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>[四天学会ajax] 学习Ajax教程第三天,Ajax 中的高级请求和响应</title>
    <link>/ajax/200808/25-1035.html</link>
    <description>更多有关IT编程方面的教程请进入&amp;quot;IT起步网&amp;quot;
&amp;nbsp;
对于很多 Web 开发人员来说，只需要生成简单的请求并接收简单的响应即可；但是对于希望掌握 Ajax 的开发人员来说，必须要全面理解 HTTP 状态代码、就绪状态和 XMLHttpRequest 对象。在本文中，Brett McLaughlin</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>[四天学会ajax] 学习Ajax教程第二天，JavaScript 和 Ajax 发出异步请求</title>
    <link>/ajax/200808/25-1034.html</link>
    <description>&amp;nbsp;
想学习更多的AJAX教程请进入&amp;quot;AJAX技术专题&amp;quot;
多数 Web 应用程序都使用请求/响应模型从服务器上获得完整的 HTML 页面。常常是点击一个按钮，等待服务器响应，再点击另一个按钮，然后再等待，这样一个反复的过程。有了 Ajax 和 XMLHttpRequest 对象，就可以</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>[四天学会ajax]学习ajax教程第一天</title>
    <link>/ajax/200808/25-1033.html</link>
    <description>Ajax 由 HTML、JavaScript&amp;trade; 技术、DHTML 和 DOM 组成，这一杰出的方法可以将笨拙的 Web 界面转化成交互性的 Ajax 应用程序。本文的作者是一位 Ajax 专家，他演示了这些技术如何协同工作 &amp;mdash;&amp;mdash; 从总体概述到细节的讨论 &amp;mdash;&amp;mdash; 使高效的 Web 开发成为现</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>网络</comments>
</item>
<item>
    <title>基于JSON的高级AJAX开发技术</title>
    <link>/ajax/200808/25-1032.html</link>
    <description>　　一、 引言



    
        
            
        
    

　　毫无疑问，AJAX已经成为当今Web开发中一种强有力的用户交互技术，但是它的许多可能性应用仍然鲜为人知。在本文中，我们将来共同探讨如何使用JavaScript对象标志(JSON)和JSON分析器在服务器和客户</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>基于AJAX技术提高搜索引擎排名</title>
    <link>/ajax/200808/25-1031.html</link>
    <description>描述 嵌入在你的web页面中的导航元素能够降低你的搜索引擎评价排名并且降低你的网站的响应性能。本文作者想同你一起探讨如何使用AJAX技术来解决这两个问题。



    
        
            
        
    

　　许多设计良好的web站点都包含大量的与实际内容相联系的</description>
    <pubDate>2008-08-25</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>怎样成为AJAX高手？</title>
    <link>/ajax/200808/24-1029.html</link>
    <description>提起JavaScript,很多程序员都觉得不屑一顾,总是认为他很低级.假如在C/S产品开发模式下,JS的确没什么大的用处.可是在GOOGLE一夜间将地图搜索推出后,这个世界就起了些微妙的变化,直到今年除夕,微软偷偷将LIVE上线,接着将LIVE的产品级别提到和旗舰产品WINDOWS一样高时,JavaScrip</description>
    <pubDate>2008-08-24</pubDate>
    <category>AJAX</category>
    <author>未知</author>
    <comments>网络</comments>
</item>
<item>
    <title>技术分析——DWR让AJAX如此简单(图)</title>
    <link>/ajax/200808/24-1028.html</link>
    <description>概述
　　
　　这篇文章阐述了使用开源项目DWR(直接Web远程控制)和AJAX(异步JavaScript和XML)的概念来提高Web应用的可用性。作者一步步来展示DWR如何使得AJAX的应用既简单又快捷。（1600字;2005年6月20日）
　　


    
        
            
        
    

　　AJ</description>
    <pubDate>2008-08-24</pubDate>
    <category>AJAX</category>
    <author>网络</author>
    <comments>网络</comments>
</item>
<item>
    <title>喜欢Ajax的十大理由</title>
    <link>/ajax/200808/24-1027.html</link>
    <description>国内最大的酷站演示中心! 点击看优秀酷站设计... 
保守来说，AJAX在现在是热得不能再热的技术。没有人能否认，它拥有大批的支持者。在CNN上，它从二月份的一个不被看好的词语到十月份成长成一个初具雏形的技术。所以，有必要要看看为什么AJAX能发展成为现在的样子，为</description>
    <pubDate>2008-08-24</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>AJAX应用演示和源码下载站点经典汇合</title>
    <link>/ajax/200808/24-1026.html</link>
    <description>本文来源于阿里西西WEB开发社区http://www.alixixi.com收集整理，欢迎访问。

    Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell 
    AJAX - microlink pattern tutorial : A microlink is a link that opens up content below it. 
    Ajax BBC</description>
    <pubDate>2008-08-24</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>IT步行网</comments>
</item>
<item>
    <title>Ajax技术简介(1)</title>
    <link>/ajax/200808/24-1025.html</link>
    <description>作为J2EE开发人员，我们似乎经常关注&amp;ldquo;后端机制（backend mechanics）&amp;rdquo;。我们通常会忘记，J2EE的主要成功之处在Web应用程序方面；许多原因使得人们喜欢利用Web开发应用程序，但主要还是因为其易于部署的特点允许站点以尽可能低的成本拥有上百万的用户。</description>
    <pubDate>2008-08-24</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Rails系统中的AJAX开发技术简析</title>
    <link>/ajax/200808/24-1024.html</link>
    <description>一、 Ajax的简短历史

　　在短短几个月内,Ajax从一种十分模糊稀罕的技术一下变成最热门的东西。本文将介绍极其容易使用的Ajax支持-作为Ruby on Rails web应用程序框架的一部分实现。

    
        
            
        
    

本文不是一个详细的教程,所以我假定</description>
    <pubDate>2008-08-24</pubDate>
    <category>AJAX</category>
    <author>佚名</author>
    <comments>网络</comments>
</item>
<item>
    <title>Ajax完整教程--使用 JavaScript 和 Ajax 发出异步请求</title>
    <link>/ajax/200808/08-149.html</link>
    <description>使用 JavaScript 和 Ajax 发出异步请求

多数 Web 应用程序都使用请求/响应模型从服务器上获得完整的 HTML 页面。常常是点击一个按钮，等待服务器响应，再点击另一个按钮，然后再等待，这样一个反复的过程。有了 Ajax 和 XMLHttpRequest 对象，就可以使用不必让用户</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---树状菜单</title>
    <link>/ajax/200808/08-148.html</link>
    <description>树状菜单是做网站时常用的一项技术，它可以像资源管理器那样清晰的看出网站包含的内容，起着提纲挈领的作用。下面给的这个例子，是jsp结合ajax的例子，这是在网上比较流行的例子。稍作修改供大家参考。例子下载

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;在这个例子下载之后，看到book..tree</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---正则表达式验证</title>
    <link>/ajax/200808/08-147.html</link>
    <description>正则表达式是一种模式匹配的工具，它允许您以文字方式来表述模式，因而正则表达式成为了一个验证文本数据的强大工具。除了模式匹配之外，正则表达式还可以用于文字替换。

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;在javascript里面，我们可以用最容易理解的方式去验证，document.form.input</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---拖拽功能</title>
    <link>/ajax/200808/08-146.html</link>
    <description>以下为引用的内容：
&amp;lt;HTML&amp;gt;
&amp;lt;HEAD&amp;gt;
&amp;lt;title&amp;gt;拖拽定制窗口 百家拳软件项目研究室&amp;lt;/title&amp;gt;
&amp;lt;META http-equiv=Content-Type content=&amp;quot;text/html; charset=UTF-8&amp;quot;&amp;gt;
&amp;lt;script language=&amp;quot;javascript&amp;</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---处理POST请求</title>
    <link>/ajax/200808/08-145.html</link>
    <description>HTTP协议请求里面的， get和post这两种请求。是最常见了，前面用的都是get请求因为是最简单的了。GET请求是通过URL的参数传递的，传的是什么，一幕了然。服务器接它的参数就可以了。不过GET请求有一些限制，最大只能传2K的内容，所以大的文本，还是要用POST来传的。如果要是</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---响应处理</title>
    <link>/ajax/200808/08-144.html</link>
    <description>前面提到了ajax两种响应形式，一种是文本形式，用responseText。另一种是XML的格式，用responseXML。当数据简单的时候，比如只有几个字需要传回来。那就选用responseText。当数据比较复杂，需要用XML来结构化数据，我们就要选用responseXML。还有不考虑带宽和处理效</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---innerHTML属性</title>
    <link>/ajax/200808/08-143.html</link>
    <description>上节课我们学习了ajax的核心技术XMLHTTPRequest，这节我们来具体的说一下它是如何发送和接收XMLHTTPRequest请求的基本过程。

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;总体上说，有6个步骤：

1、创建XMLHTTPRequest对象，并初始化。

2、发送请求

3、服务器接收请求进行处理

4、返回响应</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---DOM解析</title>
    <link>/ajax/200808/08-142.html</link>
    <description>&amp;nbsp;经过了前面的学习，我们对ajax有了一定的了解。Ajax还有些深入的技术是我们不得不会的。今天我们讲一下DOM解析。
php程序员站
&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp; DOM是什么呢？其英文解释为 Document Object Model 文档对象模型。它是给HTML和XML文件使用的一组API。DOM能</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---XMLHTTPRequest对象</title>
    <link>/ajax/200808/08-141.html</link>
    <description>当前ajax技术作为web2.0的技术主体，已经是非常流行了。现在的很多网站都已做ajax为时尚，因为它的页面响应速度快，用户体验高啊，每次转换页面几乎就是不刷新。那么是什么东西使这ajax的响应这么快呢？是XMLHTTPRequest对象。XMLHTTPRequest对象是ajax技术的核心，没有XMLHT</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>ajax入门简明教程---什么是ajax？</title>
    <link>/ajax/200808/08-140.html</link>
    <description>&amp;nbsp;Ajax简介 Ajax全称为&amp;ldquo;Asynchronous JavaScript and XML&amp;rdquo;（异步JavaScript和XML），是指一种创建交互式网页应用的网页开发技术。
主要包含了以下几种技术： www~phperz~com
Ajax（Asynchronous JavaScript + XML）的定义 
基于web标准（standards-based pr</description>
    <pubDate>2008-08-08</pubDate>
    <category>AJAX</category>
    <author>秩名</author>
    <comments>IT起步网</comments>
</item>
<item>
    <title>Ajax优于JSF的几个原因讨论</title>
    <link>/ajax/200807/26-80.html</link>
    <description>Sun为什么会搞出一个JSF，JSF为什么会是现在这个样子，我想原因是这样的:首先，基于组件的Web开发将来会是一个趋势。自包含的组件便于IDE的处理，可以提高开发效率。

　　就是说JSF优于Struts/WebWork这类MVC框架的优势，在于它可以与IDE结合来自动生成代码。而传统的纯手工</description>
    <pubDate>2008-07-26</pubDate>
    <category>AJAX</category>
    <author>网络</author>
    <comments>网络</comments>
</item>

</channel>
</rss>
