tca
09-05-2007, 11:12 PM
Scratching my head on this one.
I want to check an IP address against the NetRange of the provider.
Suppose I have an IP of 23.23.45.32 and the NetRange of the provider is 23.0.0.0 - 23.255.255.255.
Is there a way to construct an array or something that will match the returned IP against the provider's NetRange? Preferably without having to type in each instance of the NetRange.:rolleyes:
TC
I want to check an IP address against the NetRange of the provider.
Suppose I have an IP of 23.23.45.32 and the NetRange of the provider is 23.0.0.0 - 23.255.255.255.
Is there a way to construct an array or something that will match the returned IP against the provider's NetRange? Preferably without having to type in each instance of the NetRange.:rolleyes:
TC