Uso dei servizi di fotoricettore |
Queste funzioni trasmetteranno una risposta di XML.
|
Questi esaminano utilizzano un ALBERINO del HTTP e trasmetteranno la risposta di XML come questo:
|
<?xml version="1.0" encoding="utf-8" ?>
<short xmlns="http://tempuri.org/">38</short>
|
|
Potete mettere il servizio di fotoricettore sul vostro luogo.
|
Qui � un codice per mettere il servizio di fotoricettore sul vostro luogo:
|
<form target="_blank" action='http://www.w3schools.com
/webservices/tempconvert.asmx/FahrenheitToCelsius'
method="POST">
<table>
<tr>
<td>Fahrenheit to Celsius:</td>
<td><input class="frmInput" type="text"
size="30" name="Fahrenheit"></td>
</tr>
<tr>
<td></td>
<td align="right"> <input type="submit"
value="Submit" class="button"></td>
</tr>
</table>
</form>
<form target="_blank" action='http://www.w3schools.com
/webservices/tempconvert.asmx/CelsiusToFahrenheit'
method="POST">
<table>
<tr>
<td>Celsius to Fahrenheit:</td>
<td><input class="frmInput" type="text"
size="30" name="Celsius"></td>
</tr>
<tr>
<td></td>
<td align="right"> <input type="submit"
value="Submit" class="button"></td>
</tr>>
</table>>
</form>>
|
|
|
|
Keywords: web services tutorial, web services soap, web services net, web services remoting,
web services xml, web services security, web services example, web services wsdl,
web services uddi, web services authentication, web services java, web services introduction,
web services tutorials, web services axis, web services architecture,
web services c#, web services namespace, web services apache, web services proxy,
web services interoperability, web services msdn
|