hello friends i want to check for character validation through javascript in php of textbox field? thanks
It's bad form to just use JavaScript. You will probably want to do it both client side and server side.