Pls help,
I have a form which contains two fields to enter ip range say
|iprange1| and |iprange2|
What I want to print all ip between iprange1 and iprange2. Lets say I want to print ip's between
192.168.1.2 and 192.168.1.10
how to do this?