Andrey
Have you tried %request.GetCgiEnv()?
s IP = %request.GetCgiEnv("REMOTE_ADDR")Ben
Andrey T wrote:
Hello, I'm trying to get the IP address of the visitor using Weblink. I can't seem to find any documentation on the topic. Is there an ENV type of global in Weblink? (like the %ENV in Perl) Any help would be appreciated. Thank you.
