<form action='http://www.w3schools.com/webservices/tempconvert.asmx/FahrenheitToCelsius'
method="post" target="_blank">
<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 action='http://www.w3schools.com/webservices/tempconvert.asmx/CelsiusToFahrenheit'
method="post" target="_blank">
<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>
No hay comentarios:
Publicar un comentario