Hello and Welcome! Most of the articles at this site were created in response to questions, comments, or arguments put forth by people who challenge the pre tribulation rapture.
Check the phone number for valid using JavaScript
Hi all,
Use the following code for checking the valid phone number.
var filter = /^([0-9])+$/; if (filter.test(textValue)) { // ...Code here }
No comments:
Post a Comment