Validation (IP Address)
Verify the value of an IP address. Check for special cases such as "0.0.0.0" and "255.255.255.255". Cool!
| The JavaScript Source: Forms: Validation (IP Address)
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!
|


Leave a Response
(1 comment)Hi, Thanks. Could you please provide javascript which can validate 192.168.1.0/24 as well.