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:

Tips and Tricks

A list of user-submitted tips ...

F.A.Q

A compilation of some user's questions...

WebDNA Libraries

A list of available libraries for WebDNA...

WebDNA Modules

A list of the currently available modules...

Download WebDNA Applications

WebDNA applications...

Technical Change History

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

Related Readings:

[search]

Use the [Search] context with [founditems] to easily retrieve records from your databases...

[wait]

[wait] just does what it says...

[spawn]

Creates a new thread to execute WebDNA simultaneously with the current template...

[findstring]

[FindString Source=...

[store]

[store] is a simple context that stores variables permanently...

[JSONstore]

[JSONstore] stores a multidimentional JSON object into a WebDNA database...