by Dale Preston (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
Validate IP address from a text box or variable
Inputs
Dotted decimal IP address in string from
Assumes
I was surprised that I couldn't find any IP address validators on the net. Well, the next programmer who needs one will find this one. I don't know if it is the best way, but for my purposes it definitely works. Hope it helps some of you someday.
Code Returns
Returns True or False
Download IP Validator (2 KB)