﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-风人园-文章分类-AJAX</title><link>http://www.blogjava.net/wuxufeng8080/category/12963.html</link><description /><language>zh-cn</language><lastBuildDate>Tue, 27 Feb 2007 11:52:53 GMT</lastBuildDate><pubDate>Tue, 27 Feb 2007 11:52:53 GMT</pubDate><ttl>60</ttl><item><title>JavaScript invoke SOAP web service</title><link>http://www.blogjava.net/wuxufeng8080/articles/58081.html</link><dc:creator>风人园</dc:creator><author>风人园</author><pubDate>Thu, 13 Jul 2006 23:56:00 GMT</pubDate><guid>http://www.blogjava.net/wuxufeng8080/articles/58081.html</guid><description><![CDATA[
		<div class="Content-body" id="logPanel">利用SOAP(简单对象访问协议)调用Web Service<br /><br />脚本库下载以及说明书：<br /><a href="http://www.guru4.net/articoli/javascript-soap-client/en/" target="_blank">http://www.guru4.net/articoli/javascript-soap-client/en/</a><br /><br />12个实例：<br /><a href="http://www.guru4.net/articoli/javascript-soap-client/demo/en.aspx" target="_blank">http://www.guru4.net/articoli/javascript-soap-client/demo/en.aspx</a><br /><br /><br />The Client invokes the SOAPClient.invoke method using a JavaScript function and specifying the following:<br /><br />* Web Service URL (pls note that many browsers do not allow cross-domain calls for security reasons)<br />* Web method name<br />* Web method parameter values<br />* Call mode (async = true, sync = false)<br />* CallBack method invoked upon response reception (optional for sync calls)<br /><br /></div>
<img src ="http://www.blogjava.net/wuxufeng8080/aggbug/58081.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/wuxufeng8080/" target="_blank">风人园</a> 2006-07-14 07:56 <a href="http://www.blogjava.net/wuxufeng8080/articles/58081.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>prototype.js开发笔记(ZT)</title><link>http://www.blogjava.net/wuxufeng8080/articles/57615.html</link><dc:creator>风人园</dc:creator><author>风人园</author><pubDate>Tue, 11 Jul 2006 03:05:00 GMT</pubDate><guid>http://www.blogjava.net/wuxufeng8080/articles/57615.html</guid><wfw:comment>http://www.blogjava.net/wuxufeng8080/comments/57615.html</wfw:comment><comments>http://www.blogjava.net/wuxufeng8080/articles/57615.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/wuxufeng8080/comments/commentRss/57615.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/wuxufeng8080/services/trackbacks/57615.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: prototype.js开发笔记																																														覆盖版本 1.3.1																																																																								1. Prototype是什么?						...&nbsp;&nbsp;<a href='http://www.blogjava.net/wuxufeng8080/articles/57615.html'>阅读全文</a><img src ="http://www.blogjava.net/wuxufeng8080/aggbug/57615.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/wuxufeng8080/" target="_blank">风人园</a> 2006-07-11 11:05 <a href="http://www.blogjava.net/wuxufeng8080/articles/57615.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>prototype.js　1.4版开发者手册(强烈推荐) (ZT)</title><link>http://www.blogjava.net/wuxufeng8080/articles/57614.html</link><dc:creator>风人园</dc:creator><author>风人园</author><pubDate>Tue, 11 Jul 2006 03:03:00 GMT</pubDate><guid>http://www.blogjava.net/wuxufeng8080/articles/57614.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: prototype.js　1.4版开发者手册(强烈推荐) 																				' + link + ');   }   function navigateToVersion(list)   {    var url = list.options[list.selectedIndex].value;    if(url != '')  ...&nbsp;&nbsp;<a href='http://www.blogjava.net/wuxufeng8080/articles/57614.html'>阅读全文</a><img src ="http://www.blogjava.net/wuxufeng8080/aggbug/57614.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/wuxufeng8080/" target="_blank">风人园</a> 2006-07-11 11:03 <a href="http://www.blogjava.net/wuxufeng8080/articles/57614.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>