Technical References - [ipaddress]

Displays the ip address of the remote computer

numero = 220
interpreted = N
texte = Putting [ipaddress] in your template will display the ip address of the remote computer that the visitor is using to view your site. All sections of the IP address are expanded to 3 digits, so that 207.67.2.14 will display as 207.067.002.014. This helps make partial comparisons inside [showif] tags work more easily.

From version 8.1, putting [RealIP] or [realip] in your template will display the IP of you visitor without expanding to 3 digits

Putting [ipaddress] in your template will display the ip address of the remote computer that the visitor is using to view your site. All sections of the IP address are expanded to 3 digits, so that 207.67.2.14 will display as 207.067.002.014. This helps make partial comparisons inside [showif] tags work more easily.

From version 8.1, putting [RealIP] or [realip] in your template will display the IP of you visitor without expanding to 3 digits


DOWNLOAD WEBDNA NOW!

Top Articles:

F.A.Q

A compilation of some user's questions...

Tips and Tricks

A list of user-submitted tips ...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA Modules

A list of the currently available modules...

WebDNA Libraries

A list of available libraries for WebDNA...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Related Readings:

[SQL]

Performs a SQL statement on an ODBC data source...

[tcpsend]

A powerful feature that sends text to a TCP server program on a remote machine...

[shell]

[shell] is a way to use the command line with your webserver...

[function]

This context enables the WebDNA programmer to call a previously defined block of WebDNA code...

[shownext]

[shownext] is a special context used to create links (or more accurately...

[table]

[table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...