manipulating a web application via webservices?
-
Hello eveyone, I wonder if I can make a webservice work via a desktop application in which this webservice manipulates a web application (for example change a label) ? Lets me explain in detail. I want to click a button on my destop application (which is currently viewing a web application) and this will make a webservice start to work. This webservice -then- will change a label on the web applications. Thanks for your helps and best regards.
.:: Something is Wrong ::.
-
Hello eveyone, I wonder if I can make a webservice work via a desktop application in which this webservice manipulates a web application (for example change a label) ? Lets me explain in detail. I want to click a button on my destop application (which is currently viewing a web application) and this will make a webservice start to work. This webservice -then- will change a label on the web applications. Thanks for your helps and best regards.
.:: Something is Wrong ::.
We can call a web service from a windows application. It is like a normal call to the web service. Ram