I'm trying to load a database into a 2D array and not having any luck. I've been working off snippets of code I've found here and there so I may be doing it all wrong. I can grab multiple fields from ...
I present a piece of ASP/VBScript code (feel free to use it if it would help you). This code can compare an IP address to a range of addresses and return TRUE if the ip in question is within the range ...