BluGeni has asked for the wisdom of the Perl Monks concerning the following question:
<TR> <TD width="220" align="right" bgcolor="#E1E1FF"> Mileage: <input type="text" SIZE="9" NAME="mileage" onkeypress="return +isNumberKey(event)" onkeyup="this.value=add_commas(this.value);" /></ +TD> <TD width="145" align="left" bgcolor="#E1E1FF"> </TD> </TR>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: sending data to a database
by marto (Cardinal) on May 24, 2012 at 14:30 UTC | |
|
Re: sending data to a database
by choroba (Cardinal) on May 24, 2012 at 14:29 UTC | |
|
Re: sending data to a database
by Anonymous Monk on May 24, 2012 at 17:19 UTC |