Re: IPADDRESS mystery
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 51175
interpreted = N
texte = On 6/19/03 9:31 AM, Brian Fries
wrote:> > If this doesn't work for you, you might try pre-pending the ipaddress> and the test value with an alphabetic character to make sure WebDNA> treats the values as text and doesn't try to convert them to numbers,> like so:> [hideif x[ipaddress]~x198.068.011]Love this idea.... Simple but effective...For most everyone that is ;-)Didn't work in this case. > You might also try an IF (using quotes to force text comparison)> instead of HIDEIF.So I figured this was the way I had to go. And I tried the following code:[if ([ipaddress]~142.165.204) | ([ipaddress]~206.045.186) |([ipaddress]~198.068.010) | ([ipaddress]~198.068.011) |([ipaddress]~198.068.012) | ([ipaddress]~198.068.013) | |([ipaddress]~198.068.014) | | ([ipaddress]~198.068.015)][then][/then][else]Not blocked.[/else][/if]It still blocked me with 012.096.181.109But changing it to[if ([ipaddress]~142.165.204) | ([ipaddress]~206.045.186) |([ipaddress]~198.068.011) | ([ipaddress]~198.068.012) |([ipaddress]~198.068.013) | | ([ipaddress]~198.068.014) | |([ipaddress]~198.068.015)][then][/then][else]Not blocked.[/else][/if]Made it work. All I did was remove the ([ipaddress]~198.068.010)Too damn bizarre and I have removed the offending IP for now... Too damnearly for this type of mystery.:-(Thanks Brian.AlexAlex J McCombie New World MediaChief Information Officer Box 124888/892.6379 MartVille, NY 13111Alex@NewWorldMedia.com http://OurClients.comInterface Designer WebDNA Programmer Database Designer-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
On 6/19/03 9:31 AM, Brian Fries wrote:> > If this doesn't work for you, you might try pre-pending the ipaddress> and the test value with an alphabetic character to make sure WebDNA> treats the values as text and doesn't try to convert them to numbers,> like so:> [hideif x[ipaddress]~x198.068.011]Love this idea.... Simple but effective...For most everyone that is ;-)Didn't work in this case. > You might also try an IF (using quotes to force text comparison)> instead of HIDEIF.So I figured this was the way I had to go. And I tried the following code:[if ([ipaddress]~142.165.204) | ([ipaddress]~206.045.186) |([ipaddress]~198.068.010) | ([ipaddress]~198.068.011) |([ipaddress]~198.068.012) | ([ipaddress]~198.068.013) | |([ipaddress]~198.068.014) | | ([ipaddress]~198.068.015)][then][/then][else]Not blocked.[/else][/if]It still blocked me with 012.096.181.109But changing it to[if ([ipaddress]~142.165.204) | ([ipaddress]~206.045.186) |([ipaddress]~198.068.011) | ([ipaddress]~198.068.012) |([ipaddress]~198.068.013) | | ([ipaddress]~198.068.014) | |([ipaddress]~198.068.015)][then][/then][else]Not blocked.[/else][/if]Made it work. All I did was remove the ([ipaddress]~198.068.010)Too damn bizarre and I have removed the offending IP for now... Too damnearly for this type of mystery.:-(Thanks Brian.AlexAlex J McCombie New World MediaChief Information Officer Box 124888/892.6379 MartVille, NY 13111Alex@NewWorldMedia.com http://OurClients.comInterface Designer WebDNA Programmer Database Designer-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Alex McCombie
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
insert graphic in email (2000)
problem: type 2 errors (1997)
Sendmail truncation in Eudora Clients (1998)
Plain Language Manual? (1998)
WebCatalog 4.0.2b5 available (2000)
PSC recommends what date format yr 2000??? (1997)
WebCat hosting providers? (1997)
Deadlock (1998)
PIXO (1997)
Safari browser and WebDNA set-cookies (2003)
WebCat2: Items xx to xx shown, etc. (1997)
Shopping Cart variation... (1997)
changing creator codes (2000)
Online reference (1997)
off topic - dna snipets (1997)
Shipcost lookup? (1997)
Catalogs and W* (1996)
Image Upload? (2002)
Another Search Question (2003)
Math, Multiple Equasions and Show/Hide (1998)