So I'm currently coding a program, and for one part of the program I have a button that finds your ip, but then I want to be able
to paste the ip into 4 separate text box's excluding the periods, so it looks like this:
Attachment 97285
If it copies an IP that looks like "111.222.333.444" I want to write a code that take out all the text in between each period and then be able to
paste those into each textbox.
Any ideas?
to paste the ip into 4 separate text box's excluding the periods, so it looks like this:
Attachment 97285
If it copies an IP that looks like "111.222.333.444" I want to write a code that take out all the text in between each period and then be able to
paste those into each textbox.
Any ideas?