simple way to make a text field to accept numbers only with maximum number of length 13 digit and min 10
<input name="phoneNumber"
oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);"
type = "number"
maxlength = "10"
/>
Also in C++:
- update node ubuntu
- push u git
- how to add path in ubuntu
- android studio licenses
- how to unrar in linux
- tr replace char for
- git ignore all files and folders in folder
- yarn install No such file or directory: 'install'
- "/usr/java/latest/jre/lib/security/cacerts -storepass changeit"
- installer tensorflow 2.0
- aws-sdk npm
- ipython config location
- install magento 2 using composer
- command line weather
- how to install helm in ubuntu
- psycopg2-binary install
- github get email address
- kill all mysql processes
- install airflow in mac
- annullare i cambiamenti git
- install jira
- print variable in bash
- Please commit your changes or stash them before you merge
- git undo commit