posts - 38, comments - 9, trackbacks - 0, articles - 1

导航

<2006年12月>
262728293012
3456789
10111213141516
17181920212223
24252627282930
31123456

常用链接

留言簿(1)

随笔分类(1)

随笔档案(38)

文章档案(1)

相册

blogroll

搜索

  •  

最新评论

阅读排行榜

评论排行榜

AjaxAnywhere工作原理

Posted on 2005-11-24 14:39 大阿福 阅读(1058) 评论(4)  编辑  收藏
1. Mark "reload-capable" zones of a web page with AjaxAnywhere custom tags.
2. Instead of submitting a form in traditional way, do it by AjaxAnywhere javascript API.
3. During request processing on the server-side, determine the zones to refresh. (You can implement this logic either on the client-side via JavaScript or on the server-side, via AjaxAnywhere API.)
4. On the server-side AjaxAnywhere will generate an XML containing only the "updated" HTML.
5. On the client-side AjaxAnywhere javascript will receive the XML, parse it and update the selected zones.

Feedback

# re: AjaxAnywhere工作原理  回复  更多评论   

2006-12-16 08:52 by 1112222
dfsdfsf

# re: AjaxAnywhere工作原理  回复  更多评论   

2006-12-16 08:52 by 1112222
dfsdfsf

# re: AjaxAnywhere工作原理  回复  更多评论   

2006-12-16 08:52 by 1112222
dfsdfsf

# re: AjaxAnywhere工作原理  回复  更多评论   

2007-08-23 13:05 by budong
kanbudong

只有注册用户登录后才能发表评论。


网站导航: