ok thanks, i have written a script with javascript and i think it's running good !
Thanks ----- Original Message ----- From: "Daniel Clark" <[EMAIL PROTECTED]> To: "Php List" <[EMAIL PROTECTED]> Sent: Tuesday, March 02, 2004 7:15 PM Subject: Re: [PHP] numeric characters > Or you can us client side JavaScripting. > > > Hello Dominique, > > > > Tuesday, March 2, 2004, 6:31:00 PM, you wrote: > > > > DA> Is there a way with php to force the user to put only numeric > > character in a text field ? > > > > No, because that's a client-side thing. You can however use the PHP > > function is_numeric() to check the data once it has been entered to > > ensure they are numbers and error out if not. > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php