Feb 11, 2004 #1 kaya17 Programmer Joined Feb 9, 2004 Messages 78 Location SG how to devide a edit box field into 4 parts? that is to make it the same format as the ip address? and put on an initial 0 in each of the 4 octets? thanks a lot!!! regards, kaya
how to devide a edit box field into 4 parts? that is to make it the same format as the ip address? and put on an initial 0 in each of the 4 octets? thanks a lot!!! regards, kaya
Feb 11, 2004 Thread starter #2 kaya17 Programmer Joined Feb 9, 2004 Messages 78 Location SG oh...i found the edit box for ip address... but how to use the GetAddress() method to retrieve each field the user enters? Upvote 0 Downvote
oh...i found the edit box for ip address... but how to use the GetAddress() method to retrieve each field the user enters?