webservices-client
Calling service from Html
i want to call asp.net web service from java script and pass the parameters to it .is there any code sample or demostrationthat will help me to ach开发者_如何学编程eive that??[详细]
2023-01-28 02:43 分类:问答How to Securely Transmit Data to/from a Public Web Service
An app I\'m working on interfaces with an existing application running on a remote box. Communicaitons with the remote app are via its public web services. I\'ve been asked to build an enhancement whi[详细]
2023-01-25 12:24 分类:问答Reusing an HttpsUrlConnection... don't want to get a new connection each time. How reuse?
I want to call a secure webservice, using a cert that I have... the server takes a long time to authenticate with the cert, and, while this is ok the first time, the user will call it over and over ag[详细]
2023-01-22 02:26 分类:问答Can an asp.net app integrate with a Google App
Looking to drive the content displayed开发者_StackOverflow社区 on my Google Apps domain by using my IIS7-based webservice.Would it be more productive to ask \'how can i drive a Google Gadget with asp.[详细]
2023-01-16 04:33 分类:问答security when calling a webservice or aspx page with password
I\'m wondering if I have a web service like this: Login(username, password) or a page like login.aspx?u=username&p=pass[详细]
2023-01-13 08:24 分类:问答