摘要:存在问题:想实现这样的方式来访问webservice,类似(可以外网访问):http://www.webservicex.net/globalweather.asmx/GetCitiesByCountry?CountryName=China 我自己定义的webservice中的方法代码如下: C# code [WebMethod] public string HelloWorld(string name) { return name; } 希望能够通过:http://localhost:4109/Gridview/HelloWorld.asmx/HelloWorld?name=123 直接..
        阅读全文
        
            posted @ 2011-12-13 23:48
 
                     
                    
                 
                    
                 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号