Hi,
Is there a way to determine if a user is connecting to a website from inside or outside a firewall?
Right now I'm simply comparing the server variable REMOTE_ADDR to a list of IPs for our internal computers but this needs continual maintanance.
Thanks,
Al.