This will show or hide stuff according to the IP
numero = 44[If ("[ipaddress]">"194.158.032.000")[!][/!]&("[ipaddress]"<"194.158.063.255"][Then]Don't show stuff[/Then][Else]Show stuff[/Else][/If]Note that IP addresses must be expressed as three-digit quadrants.Also notice the use of comment tags ([!] and [/!]) in this example to break the code into lines for ease of reading. Line breaks within a tag are not allowed.
[If ("[ipaddress]">"194.158.032.000")[!]
[/!]&("[ipaddress]"<"194.158.063.255"]
[Then]Don't show stuff[/Then]
[Else]Show stuff[/Else]
[/If]
DOWNLOAD WEBDNA NOW!
A list of available libraries for WebDNA...
Download WebDNA ApplicationsWebDNA applications...
WebDNA ModulesA list of the currently available modules...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Configuring the expires time for a short-term cookie is tricky...
Hideif on IP rangeThis will show or hide stuff according to the IP...
random password-generator codeGenerate a random alpha-numeric string...
WebDNA Google Map MashupGenerate a Google map with pins on your database addresses...
Handling credit card numbersEncrypting the credit card numbers does the job quite nicely...
File upload example...