![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
27/02/2002, 09:14
|
| | Fecha de Ingreso: febrero-2002
Mensajes: 47
Antigüedad: 23 años Puntos: 0 | |
urgente Que hay mal en este codigo??:
<FORM METHOD=POST
ACTION="https://secure.quickcommerce.net/gateway/transact.dll">
<p>
<INPUT TYPE=HIDDEN NAME="x_Login" VALUE="9927178">
<INPUT TYPE=HIDDEN NAME="x_version" VALUE="3.0">
Enter the amount:
<INPUT TYPE=HIDDEN NAME="x_Amount" VALUE="amount goes here">
<INPUT TYPE="TEXT" NAME="x_Amount"size="8" maxlength="8">
</p>
<p>Enter your name:
<INPUT TYPE=HIDDEN NAME="x_Cust_ID" VALUE="a customer identification
number
or string goes here">
<INPUT TYPE="TEXT" NAME="name"size="20" maxlength="20">
</p>
<p>
<INPUT TYPE=SUBMIT VALUE="Click Here to secure order online">
</p>
</FORM> |