README.md
December 5, 2022 ยท View on GitHub
Description
Validate IP address from a text box or variable
More Info
Dotted decimal IP address in string from
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.
Returns True or False
| Submitted On | 2002-08-26 14:48:14 |
| By | Dale Preston |
| Level | Intermediate |
| User Rating | 3.7 (11 globes from 3 users) |
| Compatibility | VB 6.0 |
| Category | Internet/ HTML |
| World | Visual Basic |
| Archive File | IP_Validat1227688262002.zip |