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

AjaxAnywhere工作原理

Posted on 2005-11-24 14:39 大阿福 阅读(1047) 评论(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

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


网站导航: