mpnut
MIS
- Aug 27, 2003
- 242
I am very VERY new to VBscript and need to know if something is possible. I have found how to set a visiter to a web pages IP address as a variable. Now I need to know if I can only use parts of that variable, to make another variable. To better explain, here's what I'm trying to do. Say the IP address is 10.19.105.200. I need to set a new variable to 905. Taking the 9 from the second octect, and 05 from the third octet. Is this possible?