Hello Suo, > Does anybody know how to get the client IP address of a request? Like > in Jsp request.getRemoteAddr()?
try
%request.CgiEnvs("REMOTE_ADDR")
HTH
Florian
Hello Suo, > Does anybody know how to get the client IP address of a request? Like > in Jsp request.getRemoteAddr()?
try
%request.CgiEnvs("REMOTE_ADDR")
HTH
Florian