Re: checking an IP range

2010-04-09 Thread Tom Evans
On Fri, Apr 9, 2010 at 1:41 PM, Ken Lacey wrote: > Hi > > I am trying to check an IP so some information will/will not be > displayed based on the first 8 digites of the remote IP address. > > I have a vairable ip_address which contains the remote address and a > vairable

checking an IP range

2010-04-09 Thread Ken Lacey
Hi I am trying to check an IP so some information will/will not be displayed based on the first 8 digites of the remote IP address. I have a vairable ip_address which contains the remote address and a vairable accept_ip with a value "192.168." but when I carry out the following it is not working