R
richard.mcgrath
Hi,
I have to restrict access to a site based on IP address. While I have
been able to this successfully with code in the Global.aspx file, some
if the IP address are not single IP addresses but rather ranges.
If I know the network ID and the subnet mask, how can I check if a
given IP address falls within that range?
Thanks for any help,
Richard
I have to restrict access to a site based on IP address. While I have
been able to this successfully with code in the Global.aspx file, some
if the IP address are not single IP addresses but rather ranges.
If I know the network ID and the subnet mask, how can I check if a
given IP address falls within that range?
Thanks for any help,
Richard