Hello This is probably a simple question. I've got a variable called "test" in my login script. The "test" variable gets the client ip-adress. The problem is when a user logs on a computer with a Ip=192.168.100.5 the "test" variable gets the value 0.5 I would like that the value on my "test" variable to be shown as 005 or 5. I'm using this lines in my script.