I am a beginner in googleapi programing.when run a java programe,i got such default information: {com.google.soap.search.GoogleSearchFault: [SOAPException: faultCode=SOAP-ENVro tocol; msg=Unsupported response content type "text/html", must be: "text/xml". R esponse was: <html><body><div align="center"><table border="1" cellpadding="0" cellspacing="0 " width="400" bordercolordark="#C9E5B9" bordercolorlight="#C9E5B9"><tr><td bgcol or="#C9E5B9" width="598"><p><font color="#000000" size="5">?????
Hmmmm... for whatever reason it looks like you are making the request to http://gate3.sdu.edu.cn/memcgi/zhuce the query request should be made to api.google.com/search/beta2 - Shawn
I saw you answer straight forward. Looks like you know what are you talking about. Do you have an ASP.NET code example for Ajax search API? Even a PHP code is good (no nusoap please). Thanks.