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

Reply via email to