hello,
I'm new to vbs, and I'm trying to run a script where a user can enter an ip address. I'm just trying to simply test to make sure a valid ip was sent in, i.e. 4 numbers from 0-255 separated by a dot. I can't seem to get the right regex or code to check it. Can someone please help?
I'm new to vbs, and I'm trying to run a script where a user can enter an ip address. I'm just trying to simply test to make sure a valid ip was sent in, i.e. 4 numbers from 0-255 separated by a dot. I can't seem to get the right regex or code to check it. Can someone please help?