W
Wiseguy
KS said:Is it possible to get a client browser ip-adress when it access my webpage?
I use JSP files.
If the client is behind a network from a company can I get the ipadress
gateway where the client is behind or is it i only possible to get the
client ipadress?
I want to somehow deny everyone except the one with the correct
ip-adress/range.
denying access to ip ranges is done thru configuration of the webserver,
not from within the webpages themselves.