IPAddr Property

 

Type: String

 

Returns the IP address of the visitor.

 

Example:

<% set bhObj = Server.CreateObject("cyScape.browserObj") %>

<html>Your IP address is: <% =bhObj.IPAddr %></html>

 

See Also:

ResolveIP Method