Código PHP:
<form name="form001" id="form1">
<tr class=Estilo3>
<td width=10% align=right id=linea>4189190</td>
<td width=32% align=left id=linea>MANGUERA SUP.RADIADOR IZQ.F.125</td>
<td width=06% align=right id=linea>Cajas</td>
<td width=07% align=right id=linea><input name="unicaj" type="text" value="5" size="5" maxlength="5"></td>
<td width=08% align=right id=linea bgcolor=#F8F8F8><b>15</b></td>
<td width=08% align=right id=linea>15</td>
<td width=13% align=left id=linea>
<select name="estante" id="estante" onChange="xajax_procesar_formulario(xajax.getFormValues('form1'))">
<option value=0 selected>UBICACION</option>
<option value=A11A>A11A</option>
<option value=A11B>A11B</option>
<option value=A11C>A11C</option>
<option value=A11D>A11D</option>
</select>
</td>
<td width=08% align=center id=linea><img src='../acuhtml/img/noestan.gif' alt='Sin Estanteria'></td>
<td width=08% align=center id=linea>
<a href='../acuhtml/codprofoto.php?codpro=4189190&swfoto=1' target='popup' title='Ver Imagen(es) del 4189190' onclick="window.open(this.href, this.target, 'width=100, height=200'); return false;\"><img src='../acuhtml/img/camara.gif' border='0'></a>
</td>
</tr>
<input type="hidden" name="estado" value="0">
<input type="hidden" name="codigo" value="4189190">
<input type="hidden" name="cantidad" value="000015">
<input type="hidden" name="tipo" value="NP">
<input type="hidden" name="numero" value="00002504">
<input type="hidden" name="local" value="09">
<input type="hidden" name="wrecep" value="1">
<input type="hidden" name="prefix" value="@queule:/indra/dat">
<input type="hidden" name="servidor" value="queule">
<input type="hidden" name="empre" value="I">
<input type="hidden" name="logname" value="gherrera">
</form>
¿Es posible realizarlo y Como?
Estoy recien tratando de entender Ajax y espero que con su ayuda pueda lograr lo que necesito, desde ya gracias.