Re: [PHP-DB] input field validation
[email protected] ("Yves Sucaet")
| Newsgroups | php.db |
|---|---|
| Message-ID | <003a01c8b378$16c3d780$f6edd80c@rincewind> |
Allow me to point out that this is not database-related... This website should get you everything you want: http://www.acmesoffware.com/acme/ExamplesJS/jsExm_ValidateInteger.asp HTH, Yves ----- Original Message ----- From: "arafat uddin" <[email protected]> To: <[email protected]> Sent: Sunday, May 11, 2008 12:48 AM Subject: [PHP-DB] input field validation > hi, > i want to input only integer in my field.if without integer any > input put in the field it will show warning messege. > such as "12 "will be accept > but "12sds" will not accept . > "fhe34" will not accept > > > plz help me by any javascript code. > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >