摘要: How to overcome cross-domain ajax call:1, Use Proxy[代码][代码]2, Use src property of <script></script> object to call cross-domain server.3, Still thinking... 阅读全文
posted @ 2009-04-21 17:51 lp123 阅读(355) 评论(0) 推荐(0)
摘要: Methods used in client-side call server-side during B/S:1, Directly call http://abc.com///click the link or key in url in browserdisadvantage: manually connect, not automatically2, Use Form submit met... 阅读全文
posted @ 2009-04-21 17:40 lp123 阅读(177) 评论(0) 推荐(0)