Código HTML:
Ver original
<form action="paginaenvio.php" method="post" name="formulario" id="formulario" onsubmit="MM_validateForm('extra1','','R','nombreComprador','','R','documentoIdentificacion','','R','emailComprador','','RisEmail','telefonoMovil','','RisNum');return document.MM_returnValue"> <table width="100%" border="0"> <tr> <input type="hidden" name="llave" value="12e976012b5" /> <input type="hidden" name="moneda" value="COP" /> <input type="hidden" name="iva" value="0" /> <input type="hidden" name="baseDevolucionIva" value="0" /> <input type="hidden" name="url_confirmacion" value="http://www.inversionespalmiro.com/confirmacion.php" width="400" /> </tr> <tr> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> <td>$ <select name="valor" class="cajas" id="valor"> </tr> <tr> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> <input name="extra1" type="text" class="cajas" id="extra1" /> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> <input name="nombreComprador" type="text" class="cajas" id="nombreComprador" /> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> <select name="tipoDocumentoIdentificacion" class="cajas" id="tipoDocumentoIdentificacion"> </select> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> <input name="documentoIdentificacion" type="text" class="cajas" id="documentoIdentificacion" /> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> <input name="extra2" type="text" class="cajas" id="extra2" /> </tr> <tr onmouseover="this.style.backgroundColor = '#E6E6E6'" onmouseout="this.style.backgroundColor = '#F5F5F5'" style="background-color: #F5F5F5"> <input name="telefonoMovil" type="text" class="cajas" id="telefonoMovil" /> </tr> <tr> <label> <input type="button" name="button" id="button" value="CONSULTAR" /> </tr> </table> </form>